[Git][ghc/ghc][wip/toolchain-selection] fixup! configure: Create and validate toolchain target file

Rodrigo Mesquita (@alt-romes) gitlab at gitlab.haskell.org
Tue Jun 6 07:39:08 UTC 2023



Rodrigo Mesquita pushed to branch wip/toolchain-selection at Glasgow Haskell Compiler / GHC


Commits:
5465486a by Rodrigo Mesquita at 2023-06-06T08:38:41+01:00
fixup! configure: Create and validate toolchain target file

- - - - -


1 changed file:

- configure.ac


Changes:

=====================================
configure.ac
=====================================
@@ -1182,8 +1182,6 @@ AC_CONFIG_FILES(
   default.target
 ])
 
-VALIDATE_GHC_TOOLCHAIN
-
 dnl Create the VERSION file, satisfying #22322.
 printf "$ProjectVersion" > VERSION
 
@@ -1282,3 +1280,6 @@ mk/build.mk.sample to mk/build.mk, and edit the settings in there.
 For more information on how to configure your GHC build, see
    https://gitlab.haskell.org/ghc/ghc/wikis/building
 "]
+
+VALIDATE_GHC_TOOLCHAIN
+



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5465486ac5e6d589d8f16a7c9052b38678d36098
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/20230606/e8c6d879/attachment.html>


More information about the ghc-commits mailing list