···58 ./find-darwin-sdk-version.patch # don't test for macOS being >= 10.15
59 ./gnu-install-dirs.patch
60 ../../common/compiler-rt/libsanitizer-no-cyclades-11.patch
61- ]# ++ lib.optional stdenv.hostPlatform.isMusl ./sanitizers-nongnu.patch
62- ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
6364 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
65 # to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra
···58 ./find-darwin-sdk-version.patch # don't test for macOS being >= 10.15
59 ./gnu-install-dirs.patch
60 ../../common/compiler-rt/libsanitizer-no-cyclades-11.patch
61+ ] ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
06263 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
64 # to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra
···58 # ld-wrapper dislikes `-rpath-link //nix/store`, so we normalize away the
59 # extra `/`.
60 ./normalize-var.patch
61- ]# ++ lib.optional stdenv.hostPlatform.isMusl ./sanitizers-nongnu.patch
62- ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
6364 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
65 # to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra
···58 # ld-wrapper dislikes `-rpath-link //nix/store`, so we normalize away the
59 # extra `/`.
60 ./normalize-var.patch
61+ ] ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
06263 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
64 # to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra
···55 # https://github.com/llvm/llvm-project/commit/947f9692440836dcb8d88b74b69dd379d85974ce
56 ../../common/compiler-rt/glibc.patch
57 ./gnu-install-dirs.patch
58- ] ++ lib.optional stdenv.hostPlatform.isMusl ./sanitizers-nongnu.patch
59- ++ lib.optional (stdenv.hostPlatform.libc == "glibc") ./sys-ustat.patch
60- ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch
61- ++ [ ../../common/compiler-rt/libsanitizer-no-cyclades-9.patch ];
6263 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
64 # to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra
···55 # https://github.com/llvm/llvm-project/commit/947f9692440836dcb8d88b74b69dd379d85974ce
56 ../../common/compiler-rt/glibc.patch
57 ./gnu-install-dirs.patch
58+59+ ./sys-ustat.patch
60+ ../../common/compiler-rt/libsanitizer-no-cyclades-9.patch
61+ ] ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
6263 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
64 # to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra
···56 ../../common/compiler-rt/glibc.patch
57 ./gnu-install-dirs.patch
58 ../../common/compiler-rt/libsanitizer-no-cyclades-9.patch
59- ] ++ lib.optional stdenv.hostPlatform.isMusl ./sanitizers-nongnu.patch
60- ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
6162 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
63 # to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra
···56 ../../common/compiler-rt/glibc.patch
57 ./gnu-install-dirs.patch
58 ../../common/compiler-rt/libsanitizer-no-cyclades-9.patch
59+ ] ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
06061 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
62 # to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra
···59 ./gnu-install-dirs.patch
60 ../../common/compiler-rt/libsanitizer-no-cyclades-9.patch
61 ] ++ lib.optional (useLLVM) ./crtbegin-and-end.patch
62- ++ lib.optional stdenv.hostPlatform.isMusl ./sanitizers-nongnu.patch
63 ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
6465 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
···59 ./gnu-install-dirs.patch
60 ../../common/compiler-rt/libsanitizer-no-cyclades-9.patch
61 ] ++ lib.optional (useLLVM) ./crtbegin-and-end.patch
062 ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
6364 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
···58 ./codesign.patch # Revert compiler-rt commit that makes codesign mandatory
59 ./gnu-install-dirs.patch
60 ../../common/compiler-rt/libsanitizer-no-cyclades-9.patch
61- ]# ++ lib.optional stdenv.hostPlatform.isMusl ./sanitizers-nongnu.patch
62- ++ lib.optional (useLLVM) ./crtbegin-and-end.patch
63 ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
6465 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
···58 ./codesign.patch # Revert compiler-rt commit that makes codesign mandatory
59 ./gnu-install-dirs.patch
60 ../../common/compiler-rt/libsanitizer-no-cyclades-9.patch
61+ ] ++ lib.optional (useLLVM) ./crtbegin-and-end.patch
062 ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
6364 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
···58 ./codesign.patch # Revert compiler-rt commit that makes codesign mandatory
59 ./gnu-install-dirs.patch
60 ../../common/compiler-rt/libsanitizer-no-cyclades-9.patch
61- ]# ++ lib.optional stdenv.hostPlatform.isMusl ./sanitizers-nongnu.patch
62- ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
6364 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
65 # to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra
···58 ./codesign.patch # Revert compiler-rt commit that makes codesign mandatory
59 ./gnu-install-dirs.patch
60 ../../common/compiler-rt/libsanitizer-no-cyclades-9.patch
61+ ] ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
06263 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks
64 # to get it, but they're unfree. Since LLVM is rather central to the stdenv, we patch out TSAN support so that Hydra