summaryrefslogtreecommitdiff
path: root/net/spnetkit/files/patch-port.mk
diff options
context:
space:
mode:
Diffstat (limited to 'net/spnetkit/files/patch-port.mk')
-rw-r--r--net/spnetkit/files/patch-port.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/spnetkit/files/patch-port.mk b/net/spnetkit/files/patch-port.mk
deleted file mode 100644
index 17a876bdaf1b..000000000000
--- a/net/spnetkit/files/patch-port.mk
+++ /dev/null
@@ -1,14 +0,0 @@
---- ../port/port.mk.orig 2008-02-17 15:31:19.000000000 +0800
-+++ ../port/port.mk 2011-06-21 09:21:17.000000000 +0800
-@@ -1,9 +1,9 @@
-
- #--------------------------------------------------------------------
-
--CC = gcc
-+#CC = gcc
- AR = ar cru
--CFLAGS = -Wall -D_REENTRANT -D_GNU_SOURCE -g -fPIC
-+CFLAGS += -Wall -D_REENTRANT -D_GNU_SOURCE -g -fPIC
- SOFLAGS = -shared -Wl,-h,$@
- LDFLAGS = -lstdc++ -lpthread
-