mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
pkgs/os-specific/darwin/apple-source-releases/libiconv: remove unused static-setup-hook.sh
Oversight in ca4dd24306
.
This commit is contained in:
parent
ec3a49b987
commit
aed77ec778
@ -1,5 +0,0 @@
|
||||
# Darwin’s dynamic libiconv reexports libcharset, so reproduce that in static builds.
|
||||
if [ -z "${dontAddExtraLibs-}" ]; then
|
||||
getHostRole
|
||||
export NIX_LDFLAGS${role_post}+=" -lcharset"
|
||||
fi
|
Loading…
Reference in New Issue
Block a user