[Git][ghc/ghc][wip/configure-hadrian] configure: update message to use hadrian

Krzysztof Gogolewski (@monoidal) gitlab at gitlab.haskell.org
Wed Sep 6 14:07:16 UTC 2023



Krzysztof Gogolewski pushed to branch wip/configure-hadrian at Glasgow Haskell Compiler / GHC


Commits:
ce130a5c by Krzysztof Gogolewski at 2023-09-06T16:07:01+02:00
configure: update message to use hadrian

- - - - -


1 changed file:

- configure.ac


Changes:

=====================================
configure.ac
=====================================
@@ -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



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ce130a5c95f6b7f9f381af6f1f37c650c6cee4bc

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ce130a5c95f6b7f9f381af6f1f37c650c6cee4bc
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230906/f741bb52/attachment-0001.html>


More information about the ghc-commits mailing list