diff options
| author | Rahul Butani <rrbutani@users.noreply.github.com> | 2022-10-05 10:16:21 -0500 |
|---|---|---|
| committer | Raito Bezarius <masterancpp@gmail.com> | 2023-04-05 17:25:12 +0200 |
| commit | 18d9f16d0a068ab3830c79bc95d83e881f5b9c31 (patch) | |
| tree | 26d9d5b73b41027e96c2fadc4e0d207cff54d4e4 /pkgs/development/python-modules/rangehttpserver | |
| parent | 403b148aa51073bc343febbbfd041ecd495dbe3e (diff) | |
llvmPackages_git.libcxx: updates from LLVM15
Port of bc4dbee1150281fbd46663ef5e0e80493de9320e ("llvmPackages_15:
updates for LLVM 15").
None of the patches required any touch-up; the only change of note is:
- due to changes in the libc++/libc++abi build
(https://reviews.llvm.org/D120719 and https://reviews.llvm.org/D131037)
we have to add an extra build option to the libc++ header only
build that sidesteps bits of the libc++ build config that assume
libc++-abi is present in the build:
https://github.com/llvm/llvm-project/blob/4f827318e3e8ccab4ff131e06234caa827e91e4e/libcxx/src/CMakeLists.txt#L255-L256
Rather than maintaining a precise set of build options that let us dodge
referencing libc++-abi variables in the libc++ header only build, we set
`LIBCXX_CXX_ABI` to `none`, as suggested by @lovesegfault.
More discussion about this here: https://github.com/NixOS/nixpkgs/pull/194634#discussion_r990267037
Co-authored-by: Bernardo Meurer <bernardo@meurer.org>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
