Fix HC porting test in makefiles
authorIan Lynagh <igloo@earth.li>
Fri, 16 Jul 2010 01:08:08 +0000 (01:08 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 16 Jul 2010 01:08:08 +0000 (01:08 +0000)
commit7a3c2d0e25befca7f83f448c12d5310c2ffd86fa
tree3c40500800cc015d45554519aa6821b0e5bc9348
parent587a2822423134f38ceb45493f31c996a647439c
Fix HC porting test in makefiles
Now that we are trying to support cross compilation, we can't use
    "$(TARGETPLATFORM)" != "$(HOSTPLATFORM)"
as a test for HC-porting.
includes/ghc.mk
rts/ghc.mk