summaryrefslogtreecommitdiff
path: root/games/q3cellshading/files/patch-code-game-Conscript
diff options
context:
space:
mode:
Diffstat (limited to 'games/q3cellshading/files/patch-code-game-Conscript')
-rw-r--r--games/q3cellshading/files/patch-code-game-Conscript12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/q3cellshading/files/patch-code-game-Conscript b/games/q3cellshading/files/patch-code-game-Conscript
new file mode 100644
index 000000000000..d6ae11d79bea
--- /dev/null
+++ b/games/q3cellshading/files/patch-code-game-Conscript
@@ -0,0 +1,12 @@
+diff -ruN ./code/game/Conscript ../quake3-1.32b-BUILT/./code/game/Conscript
+--- ./code/game/Conscript Sun Jan 19 18:03:48 2003
++++ ../quake3-1.32b-BUILT/./code/game/Conscript Mon Aug 22 20:54:04 2005
+@@ -21,7 +21,7 @@
+ LINK => $LINK,
+ ENV => { PATH => $ENV{PATH}, HOME => $ENV{HOME} },
+ CFLAGS => $BASE_CFLAGS . '-fPIC',
+- LDFLAGS => '-shared -ldl -lm'
++ LDFLAGS => '-shared -lm'
+ );
+
+ # for TA, use -DMISSIONPACK