X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2FMakefile;h=a8afae0ac362db72bda00039ed39ea5bca9f6df0;hp=23ed0443e973499587c26cc7a14f02d12fccff03;hb=18fbcc6f39c27881e9ddd2de7ff9e6475dcb54a8;hpb=cd0f89a0bf35c36575ea89d7c7599473a3600683 diff --git a/ghc/compiler/Makefile b/ghc/compiler/Makefile index 23ed044..a8afae0 100644 --- a/ghc/compiler/Makefile +++ b/ghc/compiler/Makefile @@ -441,8 +441,6 @@ CLEAN_FILES += $(PRIMOP_BITS) SRC_CPP_OPTS += -I$(GHC_INCLUDE_DIR) SRC_CPP_OPTS += ${GhcCppOpts} -# to avoid complaints about unterminated char constants when processing .pp files. -SRC_CPP_OPTS += -traditional ifneq "$(BootingFromHc)" "YES" prelude/PrimOp.lhs $(odir)/prelude/PrimOp.o: $(PRIMOP_BITS)