···60 # extra `/`.
61 ./normalize-var.patch
62 ]# ++ lib.optional stdenv.hostPlatform.isMusl ./sanitizers-nongnu.patch
0063 ++ 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
···60 # extra `/`.
61 ./normalize-var.patch
62 ]# ++ lib.optional stdenv.hostPlatform.isMusl ./sanitizers-nongnu.patch
63+ # Prevent a compilation error on darwin
64+ ++ lib.optional stdenv.hostPlatform.isDarwin ./darwin-targetconditionals.patch
65 ++ lib.optional stdenv.hostPlatform.isAarch32 ./armv7l.patch;
6667 # TSAN requires XPC on Darwin, which we have no public/free source files for. We can depend on the Apple frameworks