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.4-as-needed.patch

13 lines
387 B

diff -Nru xl2tpd-1.2.4.orig/Makefile xl2tpd-1.2.4/Makefile
--- xl2tpd-1.2.4.orig/Makefile 2009-03-09 00:25:30.000000000 +0100
+++ xl2tpd-1.2.4/Makefile 2009-07-16 08:16:28.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)