[project @ 1997-09-05 09:16:19 by simonm]
don't set $(WAYS) in ghc/mk/paths.mk, set it explicitly in the Makefiles where it is required (compiler/Makefile, lib/Makefile and runtime/Makefile). Remove the overriding of $(WAYS) from utils/*/Makefile. No need to eliminate warnings for overlapped patterns in Happy-generated parsers any more. Don't compile OccurAnal with -O if we're using a pre-version-2 GHC, since it seems there's an optimiser bug.
Showing
- ghc/compiler/Makefile 9 additions, 4 deletionsghc/compiler/Makefile
- ghc/lib/Makefile 2 additions, 0 deletionsghc/lib/Makefile
- ghc/mk/paths.mk 0 additions, 3 deletionsghc/mk/paths.mk
- ghc/runtime/Makefile 3 additions, 1 deletionghc/runtime/Makefile
- ghc/utils/Makefile 0 additions, 6 deletionsghc/utils/Makefile
- ghc/utils/hp2ps/Makefile 0 additions, 1 deletionghc/utils/hp2ps/Makefile
- ghc/utils/hscpp/Makefile 0 additions, 1 deletionghc/utils/hscpp/Makefile
- ghc/utils/hstags/Makefile 0 additions, 3 deletionsghc/utils/hstags/Makefile
- ghc/utils/mkdependHS/Makefile 0 additions, 2 deletionsghc/utils/mkdependHS/Makefile
- ghc/utils/parallel/Makefile 0 additions, 3 deletionsghc/utils/parallel/Makefile
- ghc/utils/stat2resid/Makefile 2 additions, 2 deletionsghc/utils/stat2resid/Makefile
- ghc/utils/ugen/Makefile 1 addition, 2 deletionsghc/utils/ugen/Makefile
- ghc/utils/unlit/Makefile 0 additions, 1 deletionghc/utils/unlit/Makefile
Loading
Please register or sign in to comment