Remove the OMIT_NATIVE_CODEGEN ifdef
authorIan Lynagh <igloo@earth.li>
Sun, 1 May 2011 14:38:18 +0000 (15:38 +0100)
committerIan Lynagh <igloo@earth.li>
Sun, 1 May 2011 14:38:18 +0000 (15:38 +0100)
commit066b369de2c6f7da03c88206288dca29ab061b31
tree924e125f62285d01a9d2a26a9ac2ce9dca85cf26
parent8fc75d3c1dc613680f6fdf14b16cc1fad5bba3bb
Remove the OMIT_NATIVE_CODEGEN ifdef

We now test
    cGhcWithNativeCodeGen == "YES"
instead.
compiler/cmm/CLabel.hs
compiler/ghc.cabal.in
compiler/ghc.mk
compiler/main/CodeOutput.lhs
compiler/main/DynFlags.hs