diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2023-01-29 18:58:45 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2023-02-26 10:26:15 +0100 |
commit | 8a4ee0c113d33be376afd701d6cd1b94821f2cd2 (patch) | |
tree | 83e5fc84249e40a83948d8a45ad0f8a4f431e4c5 /nix | |
parent | 7df12c8ca631cc46f59da9ceeb883a28044dbb9e (diff) | |
download | guix-8a4ee0c113d33be376afd701d6cd1b94821f2cd2.tar.gz guix-8a4ee0c113d33be376afd701d6cd1b94821f2cd2.zip |
gnu: ghc-lua: Disable symbol export.
This turns on the linker flag -Wl,-E for all libraries depending on it,
resulting in large binaries, because --gc-sections cannot clean exported
symbols.
* gnu/packages/haskell-xyz.scm (ghc-lua)[arguments]: Disable
export-dynamic feature.
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions