x86_64: add -fno-builtin to gcc command line for .hc files.
authorSimon Marlow <simonmar@microsoft.com>
Tue, 7 Mar 2006 09:38:00 +0000 (09:38 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 7 Mar 2006 09:38:00 +0000 (09:38 +0000)
commit646d6f52ec973d6ccef0bf3af7fc3a1291a4f418
tree377dd4c72891598930690bba29a7501e32b77e5a
parentd1545b69b5fbcad3a95b86d9da389235da832b6d
x86_64: add -fno-builtin to gcc command line for .hc files.
This seems to be required now that we're stealing more registers.
ghc/compiler/main/DynFlags.hs