nixpkgs/pkgs/development/compilers/llvm/16/compiler-rt
Audrey Dutcher e49098e99d llvmPackages: add support for native FreeBSD
* asan doesn't work quite right, disable it
* support for 32-bit FreeBSD uses by default logic tuned for a very old
  FreeBSD; fix that
* Some llvm tests fail for the same reason as MacOS; disable them
* libcxx no longer needs a FreeBSD special case
* Add an option to conditionally disable terminfo. terminfo doesn't seem
  to cross-compile static for FreeBSD, which means that it needs to be
  disabled when building the very early FreeBSD bootstrap tools.

Co-authored-by: John Ericson <git@JohnEricson.me>
2024-05-17 14:19:37 -07:00
..
asan-offset.patch llvmPackages: add support for native FreeBSD 2024-05-17 14:19:37 -07:00
darwin-targetconditionals.patch
freebsd-i386.patch llvmPackages: add support for native FreeBSD 2024-05-17 14:19:37 -07:00
gnu-install-dirs.patch
normalize-var.patch
X86-support-extension.patch