summaryrefslogtreecommitdiff
path: root/bisonfix.sed
diff options
context:
space:
mode:
Diffstat (limited to 'bisonfix.sed')
-rw-r--r--bisonfix.sed3
1 files changed, 3 insertions, 0 deletions
diff --git a/bisonfix.sed b/bisonfix.sed
new file mode 100644
index 00000000..28ef8130
--- /dev/null
+++ b/bisonfix.sed
@@ -0,0 +1,3 @@
+/\/\* YYSTACK_USE_ALLOCA not defined \*\//a\
+\
+#undef YYSTACK_USE_ALLOCA /* Gawk: nuke alloca once and for all */