You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-dialup/xl2tpd/files/xl2tpd-1.2.6-as-needed.patch

13 lines
387 B

diff -Nru xl2tpd-1.2.6.orig/Makefile xl2tpd-1.2.6/Makefile
--- xl2tpd-1.2.6.orig/Makefile 2010-05-10 22:35:43.000000000 +0200
+++ xl2tpd-1.2.6/Makefile 2010-08-15 21:56:20.000000000 +0200
@@ -113,7 +113,7 @@
pfc:
$(CC) $(CFLAGS) -c contrib/pfc.c
- $(CC) $(LDFLAGS) -lpcap $(LDLIBS) -o pfc pfc.o
+ $(CC) $(LDFLAGS) -o pfc pfc.o -lpcap $(LDLIBS)
romfs:
$(ROMFSINST) /bin/$(EXEC)