[Git][ghc/ghc][wip/angerman/fix-rpath] Apply suggestion to compiler/GHC/Driver/Session.hs
Moritz Angermann
gitlab at gitlab.haskell.org
Wed Sep 2 03:58:14 UTC 2020
Moritz Angermann pushed to branch wip/angerman/fix-rpath at Glasgow Haskell Compiler / GHC
Commits:
c383029e by Moritz Angermann at 2020-09-01T23:58:12-04:00
Apply suggestion to compiler/GHC/Driver/Session.hs
- - - - -
1 changed file:
- compiler/GHC/Driver/Session.hs
Changes:
=====================================
compiler/GHC/Driver/Session.hs
=====================================
@@ -3842,7 +3842,7 @@ default_PIC platform =
-- We usually want to use RPath, except on macOS (OSDarwin). On recent macOS
--- version the number of load commands we can embed in a dynamic library are
+-- versions the number of load commands we can embed in a dynamic library is
-- restricted. Hence since b592bd98ff2 we rely on -dead_strip_dylib to only
-- link the needed dylibs instead of linking the full dependency closure.
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c383029e09c0d8638db6274932764a867d028647
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c383029e09c0d8638db6274932764a867d028647
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/20200901/0793a97e/attachment-0001.html>
More information about the ghc-commits
mailing list