Pass -m32 to gcc on i386 and ppc OS X
authorIan Lynagh <igloo@earth.li>
Sat, 8 Aug 2009 22:25:37 +0000 (22:25 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 8 Aug 2009 22:25:37 +0000 (22:25 +0000)
commit0e7a5fb9473f7dbba3be791118f66078293246d7
tree7373153b066905f10e7517bc2e0a8da0f618ca39
parentc56aacad40b7afc8244676a4de5fa976cfd4cfb7
Pass -m32 to gcc on i386 and ppc OS X
This makes GHC work even if you are actually running it in 64bit mode,
e.g. on OS X 10.6 Snow.
configure.ac