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
|
||||
packages: [perl gmp ncurses zlib]
|
||||
|
||||
resolver: lts-16.9
|
||||
|
||||
# Provides a very nice reduction in final binary size.
|
||||
ghc-options:
|
||||
$everything: -split-sections
|
||||
resolver: lts-16.3
|
||||
|
||||
packages:
|
||||
- hledger-lib
|
||||
|
||||
Loading…
Reference in New Issue
Block a user