Wine: Difference between revisions

imported>Haslersn
Took into account that wineBuild defaults to: if stdenv.hostPlatform.system == "x86_64-linux" then "wineWow" else "wine32"
imported>Haslersn
m Adapted headline to the previous change
Line 1: Line 1:
== Both 32bit and 64bit Support ==
== 32-bit and 64-bit Support ==


On x86_64-linux, the wine package supports by default both 32- and 64-bit applications. On '''every other platform''', the wine package supports by default '''only 32-bit''' applications.
On x86_64-linux, the wine package supports by default both 32- and 64-bit applications. On '''every other platform''', the wine package supports by default '''only 32-bit''' applications.