aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/190-link-libelf-to-tc-only.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/iproute2/patches/190-link-libelf-to-tc-only.patch')
-rw-r--r--package/network/utils/iproute2/patches/190-link-libelf-to-tc-only.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iproute2/patches/190-link-libelf-to-tc-only.patch b/package/network/utils/iproute2/patches/190-link-libelf-to-tc-only.patch
index 1c44616253..31aacffba8 100644
--- a/package/network/utils/iproute2/patches/190-link-libelf-to-tc-only.patch
+++ b/package/network/utils/iproute2/patches/190-link-libelf-to-tc-only.patch
@@ -1,6 +1,6 @@
--- a/configure
+++ b/configure
-@@ -257,8 +257,9 @@ check_elf()
+@@ -231,8 +231,9 @@ check_elf()
echo "HAVE_ELF:=y" >>$CONFIG
echo "yes"
@@ -47,7 +47,7 @@
+ rm -f $(NLOBJ) $(UTILOBJ) $(ELFOBJ) $(ADDLIB) libnetlink.a libutil.a libutil-elf.a
--- a/tc/Makefile
+++ b/tc/Makefile
-@@ -132,8 +132,8 @@ MODDESTDIR := $(DESTDIR)$(LIBDIR)/tc
+@@ -133,8 +133,8 @@ MODDESTDIR := $(DESTDIR)$(LIBDIR)/tc
all: tc $(TCSO)