nixpkgs/pkgs/development/compilers/llvm/12/compiler-rt
John Ericson bf39e32272 compiler-rt: Fix "bare metal" case boolean logic
It is possible to both be bare metal and have a libc (newlib).

This libc doesn't provide very much --- not enough for CMake to think
the C toolchain works. We therefore adjust our logic so we hit the "bare
metal" case with or without libc.

The "use LLVM" bootstrap is intentionally not affected.
2022-08-01 12:18:54 -04:00
..
armv7l.patch
codesign.patch
default.nix compiler-rt: Fix "bare metal" case boolean logic 2022-08-01 12:18:54 -04:00
gnu-install-dirs.patch
normalize-var.patch
X86-support-extension.patch