1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

update iproute2 6.3.0

This commit is contained in:
suyuan 2023-06-23 01:44:39 +08:00
parent a6f5eb6c08
commit b8ec680e11
19 changed files with 26 additions and 25 deletions

2
iproute2/patches/200-drop_libbsd_dependency.patch Executable file → Normal file
View file

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