X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=obsolete-buildroot%2Fsources%2Fopenwrt%2Fpatches%2Fpptp-server%2Fpoptop-1.1.3-20030409-CCOPTS.patch;fp=obsolete-buildroot%2Fsources%2Fopenwrt%2Fpatches%2Fpptp-server%2Fpoptop-1.1.3-20030409-CCOPTS.patch;h=0000000000000000000000000000000000000000;hp=017d156905bec659c90ea116d815027f87f954cd;hb=aead894214be0517c618097034ce0d778fa2e77a;hpb=e96071bb843587c46e24ddab7074ccb735ce783e diff --git a/obsolete-buildroot/sources/openwrt/patches/pptp-server/poptop-1.1.3-20030409-CCOPTS.patch b/obsolete-buildroot/sources/openwrt/patches/pptp-server/poptop-1.1.3-20030409-CCOPTS.patch deleted file mode 100644 index 017d156905..0000000000 --- a/obsolete-buildroot/sources/openwrt/patches/pptp-server/poptop-1.1.3-20030409-CCOPTS.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -ruN poptop-old/Makefile.in poptop-new/Makefile.in ---- poptop-old/Makefile.in 2003-02-06 17:39:45.000000000 +0100 -+++ poptop-new/Makefile.in 2004-04-04 15:50:17.000000000 +0200 -@@ -74,8 +74,9 @@ - AUTOMAKE_OPTIONS = no-dependencies foreign - - INCLUDES = -I. --CFLAGS = -O2 -fno-builtin -Wall -ansi -DSBINDIR='"$(sbindir)"' --#CFLAGS = -O2 -fno-builtin -Wall -ansi -pedantic -Wmissing-prototypes -Werror -DSBINDIR='"$(sbindir)"' -+CCOPTS = -O2 -fno-builtin -+CFLAGS = $(CCOPTS) -Wall -ansi -DSBINDIR='"$(sbindir)"' -+#CFLAGS = $(CCOPTS) -Wall -ansi -pedantic -Wmissing-prototypes -Werror -DSBINDIR='"$(sbindir)"' - - man_MANS = pptpctrl.8 pptpd.8 pptpd.conf.5 -