[Git][ghc/ghc][master] Set the dynamic-system-linker flag to Manual

Marge Bot gitlab at gitlab.haskell.org
Tue Sep 1 03:04:46 UTC 2020



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
eb85f125 by Moritz Angermann at 2020-08-31T23:04:39-04:00
Set the dynamic-system-linker flag to Manual

This flag should be user controllable, hence Manual: True.

- - - - -


1 changed file:

- compiler/ghc.cabal.in


Changes:

=====================================
compiler/ghc.cabal.in
=====================================
@@ -51,7 +51,7 @@ Flag terminfo
 Flag dynamic-system-linker
     Description: The system can load dynamic code. This is not the case for musl.
     Default: True
-    Manual: False
+    Manual: True
 
 Library
     Default-Language: Haskell2010



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/eb85f125a227f6b5703d4a2e997c5ea320dfa31f
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/20200831/0b713aa8/attachment.html>


More information about the ghc-commits mailing list