]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - ppp/patches/ppp-2.4.2-pppoatm-make.patch
897e4fdee65db71261440cca4d20e0ccbb15ff7c
[people/ms/ipfire-3.x.git] / ppp / patches / ppp-2.4.2-pppoatm-make.patch
1 diff -up ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux.atm-make ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux
2 --- ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux.atm-make 2008-08-28 17:36:10.000000000 -0400
3 +++ ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux 2008-08-28 17:36:56.000000000 -0400
4 @@ -1,5 +1,5 @@
5 #CC = gcc
6 -COPTS = -O2 -g
7 +COPTS = $(RPM_OPT_FLAGS)
8 CFLAGS = $(COPTS) -I../.. -I../../../include -fPIC
9 LDFLAGS = -shared
10 INSTALL = install