]> git.pld-linux.org Git - packages/iproute2.git/blob - iproute2-link.patch
- updated to 5.12.0
[packages/iproute2.git] / iproute2-link.patch
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.03749 seconds and 3 git commands to generate.