cvs commit: fptools/ghc/compiler/main DriverFlags.hs fptools/mk
bootstrap.mk
Julian Seward
sewardj@glass.cse.ogi.edu
Tue, 9 Oct 2001 08:08:28 -0700
sewardj 2001/10/09 08:08:28 PDT
Modified files: (Branch: ghc-5-02-branch)
ghc/compiler/main DriverFlags.hs
mk bootstrap.mk
Log:
merge revs
1.15 +3 -3 fptools/mk/bootstrap.mk
1.71 +2 -2 fptools/ghc/compiler/main/DriverFlags.hs
We need to pass the -w flag to gcc when compilng *_stub.c files
in addition to when compilng *.hc files.
Revision Changes Path
1.66.4.3 +2 -2 fptools/ghc/compiler/main/DriverFlags.hs
1.13.2.2 +3 -3 fptools/mk/bootstrap.mk