Skip to content
Snippets Groups Projects
Commit 0104221a authored by Krzysztof Gogolewski's avatar Krzysztof Gogolewski Committed by Marge Bot
Browse files

configure: update message to use hadrian (#22616)

parent 3930d793
No related branches found
No related tags found
No related merge requests found
......@@ -1313,13 +1313,17 @@ echo "----------------------------------------------------------------------
"
echo "\
For a standard build of GHC (fully optimised with profiling), type (g)make.
For a standard build of GHC (fully optimised with profiling), type
./hadrian/build
To make changes to the default build configuration, copy the file
mk/build.mk.sample to mk/build.mk, and edit the settings in there.
You can customise the build with flags such as
./hadrian/build -j --flavour=devel2 [--freeze1]
To make changes to the default build configuration, see the file
hadrian/src/UserSettings.hs
For more information on how to configure your GHC build, see
https://gitlab.haskell.org/ghc/ghc/wikis/building
https://gitlab.haskell.org/ghc/ghc/-/wikis/building/hadrian
"]
# Currently we don't validate the /host/ GHC toolchain because configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment