[Git][ghc/ghc][wip/rts-configure-symbols] Less quite

John Ericson (@Ericson2314) gitlab at gitlab.haskell.org
Fri Sep 15 21:00:24 UTC 2023



John Ericson pushed to branch wip/rts-configure-symbols at Glasgow Haskell Compiler / GHC


Commits:
593f8bf5 by John Ericson at 2023-09-15T17:00:15-04:00
Less quite

- - - - -


1 changed file:

- hadrian/src/Settings/Builders/Cabal.hs


Changes:

=====================================
hadrian/src/Settings/Builders/Cabal.hs
=====================================
@@ -127,9 +127,7 @@ commonCabalArgs stage = do
             , with Alex
             , with Happy
             -- Update Target.trackArgument if changing these:
-            , verbosity < Verbose ?
-              pure [ "-v0", "--configure-option=--quiet"
-                   , "--configure-option=--disable-option-checking" ] ]
+            ]
 
 -- TODO: Isn't vanilla always built? If yes, some conditions are redundant.
 -- TODO: Need compiler_stage1_CONFIGURE_OPTS += --disable-library-for-ghci?



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/593f8bf5c4054289b45b73c65d7e362a50d428fd
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/20230915/d152dd1a/attachment.html>


More information about the ghc-commits mailing list