aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/mingw-binutils/files/patch-configure11
-rw-r--r--devel/mingw32-binutils/files/patch-configure11
2 files changed, 22 insertions, 0 deletions
diff --git a/devel/mingw-binutils/files/patch-configure b/devel/mingw-binutils/files/patch-configure
new file mode 100644
index 000000000000..99d65d41d32c
--- /dev/null
+++ b/devel/mingw-binutils/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Mon Dec 23 09:17:24 2002
++++ configure Mon Dec 23 09:17:42 2002
+@@ -848,7 +848,7 @@
+ # Generate a default definition for YACC. This is used if the makefile can't
+ # locate bison or byacc in objdir.
+
+-for prog in 'bison -y' byacc yacc
++for prog in byacc yacc
+ do
+ set dummy $prog; tmp=$2
+ IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}:"
diff --git a/devel/mingw32-binutils/files/patch-configure b/devel/mingw32-binutils/files/patch-configure
new file mode 100644
index 000000000000..99d65d41d32c
--- /dev/null
+++ b/devel/mingw32-binutils/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Mon Dec 23 09:17:24 2002
++++ configure Mon Dec 23 09:17:42 2002
+@@ -848,7 +848,7 @@
+ # Generate a default definition for YACC. This is used if the makefile can't
+ # locate bison or byacc in objdir.
+
+-for prog in 'bison -y' byacc yacc
++for prog in byacc yacc
+ do
+ set dummy $prog; tmp=$2
+ IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}:"