libjack2: remove clang patch

/cc ZHF #36454
This commit is contained in:
Daiderd Jordan
2018-03-08 21:24:37 +01:00
parent db6fb869fb
commit f2661ed72b
2 changed files with 1 additions and 23 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
] ++ stdenv.lib.optionals stdenv.isDarwin [ aften AudioToolbox CoreAudio CoreFoundation ];
# CoreFoundation 10.10 doesn't include CFNotificationCenter.h yet.
patches = stdenv.lib.optionals stdenv.isDarwin [ ./clang.patch ./darwin-cf.patch ];
patches = stdenv.lib.optionals stdenv.isDarwin [ ./darwin-cf.patch ];
prePatch = ''
substituteInPlace svnversion_regenerate.sh \