gcc49: remove Darwin patch that's included in 4.9

This commit is contained in:
Vladimír Čunát 2017-08-20 10:30:34 +02:00
parent 3b29468313
commit 956c266fb7
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -72,8 +72,7 @@ let version = "4.9.4";
# target libraries and tools. # target libraries and tools.
++ optional langAda ../gnat-cflags.patch ++ optional langAda ../gnat-cflags.patch
++ optional langFortran ../gfortran-driving.patch ++ optional langFortran ../gfortran-driving.patch
# The NXConstStr.patch can be removed at 4.9.4 ;
++ optional hostPlatform.isDarwin ../gfortran-darwin-NXConstStr.patch;
javaEcj = fetchurl { javaEcj = fetchurl {
# The `$(top_srcdir)/ecj.jar' file is automatically picked up at # The `$(top_srcdir)/ecj.jar' file is automatically picked up at