0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00
nixpkgs/pkgs/development/compilers/llvm/git/compiler-rt
Alyssa Ross 333088006c pkgsLLVM.llvmPackages.compiler-rt: fix for RISC-V
compiler-rt includes <linux/unistd.h> on RISC-V.  This only seems to
be necessary for useLLVM, but looking at the source code I can't
see any reason for that, so probably in the non-useLLVM case it just
gets propagated in.
2023-12-19 11:34:37 +01:00
..
darwin-targetconditionals.patch
default.nix pkgsLLVM.llvmPackages.compiler-rt: fix for RISC-V 2023-12-19 11:34:37 +01:00
gnu-install-dirs.patch
normalize-var.patch llvmPackages_17: init 2023-12-07 16:28:06 -08:00
X86-support-extension.patch