diff options
Diffstat (limited to 'bisonfix.sed')
-rw-r--r-- | bisonfix.sed | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bisonfix.sed b/bisonfix.sed deleted file mode 100644 index c18103be..00000000 --- a/bisonfix.sed +++ /dev/null @@ -1,3 +0,0 @@ -/\/\* The parser invokes alloca or malloc; define the necessary symbols. *\*\//a\ -\ -#undef YYSTACK_USE_ALLOCA /* Gawk: nuke alloca once and for all */ |