Remove some duplication of C flags
authorIan Lynagh <igloo@earth.li>
Thu, 19 Aug 2010 23:37:43 +0000 (23:37 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 19 Aug 2010 23:37:43 +0000 (23:37 +0000)
commit22294cdadb1ebb72aaffe3922010b810fec0530d
treed5b95f7bc5c523c8127c2c8a2deb0ec90cb98cc1
parent2b1d153a60b9f8720bda74180d50a0aed2d02af2
Remove some duplication of C flags
We now use the CONF_CC_OPTS_STAGEn C flags in machdepCCOpts, rather than
repeating them there.
compiler/ghc.mk
compiler/main/DynFlags.hs
mk/config.mk.in