summaryrefslogtreecommitdiff
path: root/lang/gcc48/files/patch-gengtype-yacc.y
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc48/files/patch-gengtype-yacc.y')
-rw-r--r--lang/gcc48/files/patch-gengtype-yacc.y12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/gcc48/files/patch-gengtype-yacc.y b/lang/gcc48/files/patch-gengtype-yacc.y
deleted file mode 100644
index 4afaae159533..000000000000
--- a/lang/gcc48/files/patch-gengtype-yacc.y
+++ /dev/null
@@ -1,12 +0,0 @@
---- gcc/gengtype-yacc.y.orig Fri Sep 20 00:33:24 2002
-+++ gcc/gengtype-yacc.y Tue Apr 22 09:11:27 2003
-@@ -24,6 +24,9 @@
- #include "system.h"
- #include "gengtype.h"
- #define YYERROR_VERBOSE
-+
-+#define malloc xmalloc
-+#define realloc xrealloc
- %}
-
- %union {