summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorJohn Ericson <Ericson2314@Yahoo.com>2017-07-26 20:26:57 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2017-07-31 17:02:56 -0400
commit1cd74ac70a69f60b826b20d2e31644f2a2be98ea (patch)
treef0f8d61c7f99c291ba1154609cf436db66f3cfd3 /nixos
parent9242c8b331a3571debb04b6485b0783386371838 (diff)
downloadnixlib-1cd74ac70a69f60b826b20d2e31644f2a2be98ea.tar
nixlib-1cd74ac70a69f60b826b20d2e31644f2a2be98ea.tar.gz
nixlib-1cd74ac70a69f60b826b20d2e31644f2a2be98ea.tar.bz2
nixlib-1cd74ac70a69f60b826b20d2e31644f2a2be98ea.tar.lz
nixlib-1cd74ac70a69f60b826b20d2e31644f2a2be98ea.tar.xz
nixlib-1cd74ac70a69f60b826b20d2e31644f2a2be98ea.tar.zst
nixlib-1cd74ac70a69f60b826b20d2e31644f2a2be98ea.zip
cc-wrapper: Make sure symbol tables of child delegators is not empty
As described in https://github.com/NixOS/nixpkgs/issues/18461, MacOS no
longer accepts dylibs which only reexport other dylibs, because their
symbol tables are empty. To get around this, we define an object file
with a single "private extern" symbol, which hopefully won't clobber
anything.
Diffstat (limited to 'nixos')
0 files changed, 0 insertions, 0 deletions