aboutsummaryrefslogtreecommitdiff
path: root/games/q3cellshading/files/patch-code-bspc-linux-i386.mak
diff options
context:
space:
mode:
Diffstat (limited to 'games/q3cellshading/files/patch-code-bspc-linux-i386.mak')
-rw-r--r--games/q3cellshading/files/patch-code-bspc-linux-i386.mak12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/q3cellshading/files/patch-code-bspc-linux-i386.mak b/games/q3cellshading/files/patch-code-bspc-linux-i386.mak
deleted file mode 100644
index d8be0355f149..000000000000
--- a/games/q3cellshading/files/patch-code-bspc-linux-i386.mak
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ruN ./code/bspc/linux-i386.mak ../quake3-1.32b-BUILT/./code/bspc/linux-i386.mak
---- ./code/bspc/linux-i386.mak Wed May 23 15:07:59 2001
-+++ ../quake3-1.32b-BUILT/./code/bspc/linux-i386.mak Mon Aug 22 20:54:48 2005
-@@ -14,7 +14,7 @@
- #use these when debugging
- #CFLAGS=$(BASE_CFLAGS) -g
-
--LDFLAGS=-ldl -lm -lpthread
-+LDFLAGS=-lm -lpthread
-
- DO_CC=$(CC) $(CFLAGS) -o $@ -c $<
-