diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-24 11:03:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-24 11:03:02 -0400 |
commit | 9f165d35cadea4ba22a2273cdeb9d50ff27ed7b4 (patch) | |
tree | 102e3d4edede03ccf716345a26847bfd231c0f3d /doc | |
parent | 50b9c6c6f7423087ff609dfb2d8fb7d7b3cded38 (diff) |
close
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__.mdwn b/doc/bugs/subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__.mdwn index 0414823f8..3a50256db 100644 --- a/doc/bugs/subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__.mdwn +++ b/doc/bugs/subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__.mdwn @@ -46,3 +46,5 @@ Or just telling users to use the 64bit version of the haskell platform? It may also be possible to get osx's c compiler to output a universal binary to give you everything, but that be going down the _being too platform specific route_. + +> [[done]], it'll detect this and force -m32. --[[Joey]] |