]> git.pld-linux.org Git - packages/iproute2.git/blame - iproute2-link.patch
- updated to 5.12.0
[packages/iproute2.git] / iproute2-link.patch
CommitLineData
33826d1b
JB
1--- iproute2-4.17.0/tc/Makefile.orig 2018-07-24 17:16:55.547584691 +0200
2+++ iproute2-4.17.0/tc/Makefile 2018-07-24 17:35:16.220905453 +0200
3@@ -84,6 +84,7 @@
4 ifeq ($(TC_CONFIG_XT),y)
5 TCSO += m_xt.so
6 TCMODULES += em_ipt.o
7+ LDLIBS += $$($(PKG_CONFIG) xtables --libs)
8 ifeq ($(TC_CONFIG_IPSET),y)
9 TCMODULES += em_ipset.o
10 endif
This page took 0.033738 seconds and 4 git commands to generate.