aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/008-no_netem.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-02-15 22:12:03 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2018-02-15 23:31:23 +0100
commite7c179326a31aa747e410abcc1d2e16701564b47 (patch)
tree12818e1ec36dafb7a86a15508842f4d9bd8acc07 /package/network/utils/iproute2/patches/008-no_netem.patch
parent75c5ab4caf9cc14874e6b5d8b34064fb8862e82e (diff)
downloadupstream-e7c179326a31aa747e410abcc1d2e16701564b47.tar.gz
upstream-e7c179326a31aa747e410abcc1d2e16701564b47.tar.bz2
upstream-e7c179326a31aa747e410abcc1d2e16701564b47.zip
iproute2: update to version 4.15.0
The musl compatibility patches are now included in the upstream version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/network/utils/iproute2/patches/008-no_netem.patch')
-rw-r--r--package/network/utils/iproute2/patches/008-no_netem.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/patches/008-no_netem.patch b/package/network/utils/iproute2/patches/008-no_netem.patch
index 2e088f1993..15a60e794c 100644
--- a/package/network/utils/iproute2/patches/008-no_netem.patch
+++ b/package/network/utils/iproute2/patches/008-no_netem.patch
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
-@@ -49,7 +49,7 @@ WFLAGS += -Wmissing-declarations -Wold-s
+@@ -57,7 +57,7 @@ WFLAGS += -Wmissing-declarations -Wold-s
CFLAGS := $(WFLAGS) $(CCOPTS) -I../include -I../include/uapi $(DEFINES) $(CFLAGS)
YACCFLAGS = -d -t -v