[project @ 2005-03-23 13:27:42 by simonmar]
authorsimonmar <unknown>
Wed, 23 Mar 2005 13:27:44 +0000 (13:27 +0000)
committersimonmar <unknown>
Wed, 23 Mar 2005 13:27:44 +0000 (13:27 +0000)
commitc94111ffabbb41b403b496d46df4f4eea84891d3
tree334f5dd31c683902742459feffea73b9e5fd1cc3
parent1a84b27dcd2843c0f481a59e62705b22ca18beb2
[project @ 2005-03-23 13:27:42 by simonmar]
Build GHC package as part of stage 2, and install it.

The following changes will affect those building the GHC package:

  - BuildPackageGHC=YES is no longer required in build.mk
  - You must build stage 2 in order to get package ghc.
  - 'make install-inplace-pkg' is not required (nor does it work)
  - -package ghc can be used with the local stage1 or stage2 compiler
    in the current build tree, and it will be available after a
    'make install'.

The GHC package is no longer optional, but it doesn't add much to the
build time.
ghc/compiler/Makefile
ghc/compiler/package.conf.in