3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/llvm/13
Dmitry Kalinkin 34523e76a2
llvmPackages_{12,13,git}: don't try to patch non-existing _LIBCPP_USE_AVAILABILITY_APPLE
substituteStream(): WARNING: pattern '#    define _LIBCPP_USE_AVAILABILITY_APPLE' doesn't match anything in file 'include/__config'

The new mechanism for those is a cmake option
LIBCXX_ENABLE_VENDOR_AVAILABILITY_ANNOTATIONS that is off by default:
https://reviews.llvm.org/D90843
2022-01-18 05:42:00 -05:00
..
bintools
clang clang_{11,12,13,git}: enable RTTI 2021-12-24 22:24:00 -05:00
compiler-rt llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVM 2022-01-05 18:17:53 +01:00
libcxx llvmPackages_{12,13,git}: don't try to patch non-existing _LIBCPP_USE_AVAILABILITY_APPLE 2022-01-18 05:42:00 -05:00
libcxxabi llvmPackages_13.libcxx: fix darwin build 2021-11-25 19:59:17 +09:00
libunwind
lld llvmPackages_13.lld: add postPatch to fix Darwin build 2021-09-23 09:17:31 +09:00
lldb
llvm llvmPackages_*.llvm: fix llvm-config-native with static libs 2021-12-02 19:21:21 -08:00
openmp
default.nix Merge master into staging-next 2021-12-03 18:01:12 +00:00