aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp')
-rw-r--r--games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp b/games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp
new file mode 100644
index 000000000000..a14e1375cd5f
--- /dev/null
+++ b/games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp
@@ -0,0 +1,11 @@
+--- src/3dsparse/aseFile.tab.cpp.orig Mon Nov 3 20:54:39 2003
++++ src/3dsparse/aseFile.tab.cpp Mon Nov 3 20:55:14 2003
+@@ -5,7 +5,7 @@
+
+ #define YYBISON 1 /* Identify Bison output. */
+
+-#define alloca
++/* #define alloca */
+
+ #define yyparse aseparse
+ #define yylex aselex