Move the machdepCCOpts flags into cCcOpts
authorIan Lynagh <igloo@earth.li>
Fri, 29 Apr 2011 11:59:00 +0000 (12:59 +0100)
committerIan Lynagh <igloo@earth.li>
Fri, 29 Apr 2011 11:59:00 +0000 (12:59 +0100)
commit28e92f3622eaf5ea28cb6226aa41cee8ad69681d
tree03b550d9d1778f34bf49f5eeb6cc29a7f4749b85
parent3451da4b9e740a432738def3acb077af1da52ee3
Move the machdepCCOpts flags into cCcOpts

This will ultimately mean they end up in the settings file, rather
than being hardcoded.

We now unconditionally give -D_REENTRANT on alpha, but I think that's
probably the right thing to do nowadays anyway.
aclocal.m4
compiler/main/DynFlags.hs