Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > c2557e540b386341fb15f50f49c32995 > files > 21

ppp-2.4.5-15.mga3.src.rpm

--- ppp-2.4.5/pppd/plugins/dhcp/Makefile.linux	2009-12-31 19:46:24.000000000 +0000
+++ ppp-2.4.5/pppd/plugins/dhcp/Makefile.linux.tpg	2009-12-31 19:55:34.000000000 +0000
@@ -1,6 +1,6 @@
 
 PLUGIN=dhcpc.so
-CFLAGS=-I../.. -I../../../include -O2
+CFLAGS=-I../.. -I../../../include -Wall $(RPM_OPT_FLAGS)
 
 SRCS = dhcpc.c clientpacket.c packet.c socket.c options.c
 OBJS = $(SRCS:%.c=%.lo)