summaryrefslogtreecommitdiff
path: root/cross/m68k-netbsd/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'cross/m68k-netbsd/patches/patch-aa')
-rw-r--r--cross/m68k-netbsd/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/cross/m68k-netbsd/patches/patch-aa b/cross/m68k-netbsd/patches/patch-aa
new file mode 100644
index 00000000000..28aaa95c9da
--- /dev/null
+++ b/cross/m68k-netbsd/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2000/09/29 00:36:41 fredb Exp $
+
+--- gas/Makefile.in.orig Fri May 1 10:45:03 1998
++++ gas/Makefile.in Thu Sep 28 18:44:51 2000
+@@ -87,7 +87,7 @@
+
+ tooldir = $(exec_prefix)/$(target_alias)
+
+-YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo bison -y ; fi`
++YACC = @YACC@
+ LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo flex ; fi`
+
+ DEP = mkdep