ppp/ppp-2.4.2-pppoatm-make.patch

11 lines
450 B
Diff
Raw Normal View History

2008-08-28 21:44:37 +00:00
diff -up ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux.atm-make ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux
--- ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux.atm-make 2008-08-28 17:36:10.000000000 -0400
+++ ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux 2008-08-28 17:36:56.000000000 -0400
2004-10-04 11:11:36 +00:00
@@ -1,5 +1,5 @@
#CC = gcc
2004-10-04 11:11:36 +00:00
-COPTS = -O2 -g
+COPTS = $(RPM_OPT_FLAGS)
CFLAGS = $(COPTS) -I../.. -I../../../include -fPIC
LDFLAGS = -shared
2008-08-28 21:44:37 +00:00
INSTALL = install