about summary refs log tree commit diff
path: root/pkgs/stdenv
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2021-11-23 19:57:33 +0100
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-11-24 15:17:13 -0800
commit21df776a314b955d480bcd83dfbe0932f4aecf63 (patch)
tree51f47c93c5a5f352caaa3933a8c62630da9a2216 /pkgs/stdenv
parentd90fb1c038c23cb70799726e44bd7f3a2cdbca09 (diff)
downloadnixlib-21df776a314b955d480bcd83dfbe0932f4aecf63.tar
nixlib-21df776a314b955d480bcd83dfbe0932f4aecf63.tar.gz
nixlib-21df776a314b955d480bcd83dfbe0932f4aecf63.tar.bz2
nixlib-21df776a314b955d480bcd83dfbe0932f4aecf63.tar.lz
nixlib-21df776a314b955d480bcd83dfbe0932f4aecf63.tar.xz
nixlib-21df776a314b955d480bcd83dfbe0932f4aecf63.tar.zst
nixlib-21df776a314b955d480bcd83dfbe0932f4aecf63.zip
llvmPackages_13.libcxxabi: Align with 11 libcxxabi
LLVM 11 libcxxabi has some flags to support usage in the Darwin stdenv,
in particular, `standalone` and `withLibunwind`.

Darwin stdenv needs the `standalone` flag because its `hostPlatform` set
doesn't have `useLLVM` set to true. And it needs `withLibunwind` to
explicitly disable including `libunwind` as a build input.

We also prefix `install_name_tool` in case we're cross-compiling.
Diffstat (limited to 'pkgs/stdenv')
0 files changed, 0 insertions, 0 deletions