Revert "Use -split-sections on everything" (#1328)
This causes problems on mac at least, and we already do it in
.github/workflows/linux.yml, so probably best not to add it here.
This reverts commit 84d479cdc4.
This commit is contained in:
parent
84d479cdc4
commit
edbc639f8e
@ -4,11 +4,7 @@ nix:
|
|||||||
pure: false
|
pure: false
|
||||||
packages: [perl gmp ncurses zlib]
|
packages: [perl gmp ncurses zlib]
|
||||||
|
|
||||||
resolver: lts-16.9
|
resolver: lts-16.3
|
||||||
|
|
||||||
# Provides a very nice reduction in final binary size.
|
|
||||||
ghc-options:
|
|
||||||
$everything: -split-sections
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- hledger-lib
|
- hledger-lib
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user