diff options
Diffstat (limited to 'net/miniupnpc/files/patch-Makefile')
-rw-r--r-- | net/miniupnpc/files/patch-Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/miniupnpc/files/patch-Makefile b/net/miniupnpc/files/patch-Makefile index c49325c30eb1..7c3dbdf35121 100644 --- a/net/miniupnpc/files/patch-Makefile +++ b/net/miniupnpc/files/patch-Makefile @@ -1,14 +1,5 @@ --- Makefile.orig 2014-01-31 14:57:23.000000000 +0100 +++ Makefile 2014-10-07 23:26:17.000000000 +0200 -@@ -35,7 +35,7 @@ - CFLAGS += -fno-common - CFLAGS += -DMINIUPNPC_SET_SOCKET_TIMEOUT - CFLAGS += -DMINIUPNPC_GET_SRC_ADDR --CFLAGS += -D_BSD_SOURCE -D_POSIX_C_SOURCE=1 -+CFLAGS += -D_BSD_SOURCE - CFLAGS += -ansi - # -DNO_GETADDRINFO - INSTALL = install @@ -117,13 +117,11 @@ TESTIGDDESCPARSE := $(TESTIGDDESCPARSE) minissdpc.o endif |