3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/llvm/12
sternenseemann f506019942 llvmPackages_*.lldClang: pass -lunwind if exceptions are enabled
To successfully compile C++ with useLLVM we need an unwinder and
thus to explicitly -lunwind like it has been done for the android
cross targets.
2021-05-15 00:34:50 +02:00
..
bintools llvmPackages_12: Create subdirectories for the last two packages 2021-04-24 11:43:29 +02:00
clang llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
compiler-rt treewide: Try to make a few bootstrapping things more consistent 2021-05-12 00:14:56 +00:00
libcxx llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
libcxxabi llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
libunwind llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
lld llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
lldb llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
llvm llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
openmp llvmPackages_12: Create subdirectories for the last two packages 2021-04-24 11:43:29 +02:00
default.nix llvmPackages_*.lldClang: pass -lunwind if exceptions are enabled 2021-05-15 00:34:50 +02:00