iproute2: update to 5.14

Update iproute2 to latest stable 5.14; for the changes see https://lwn.net/Articles/867940/

Refresh patches

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
Hans Dedecker
2021-09-11 21:17:39 +02:00
parent 0be4dea48e
commit f413e4835e
10 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
--- a/configure
+++ b/configure
@@ -411,14 +411,8 @@ EOF
@@ -431,14 +431,8 @@ EOF
if $CC -I$INCLUDE -o $TMPDIR/strtest $TMPDIR/strtest.c >/dev/null 2>&1; then
echo "no"
else