2
0
forked from Ivasoft/openwrt

iproute2: update to 5.5.0, enable LTO

Update iproute2 to 5.5.0
Enable LTO to save several KB of size

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
This commit is contained in:
DENG Qingfang
2020-02-12 20:23:01 +08:00
committed by Hans Dedecker
parent 73f3ad1df2
commit 5715b21f80
9 changed files with 16 additions and 16 deletions

View File

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