aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/110-extra-ccopts.patch
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2017-03-20 21:53:46 +0000
committerFelix Fietkau <nbd@nbd.name>2017-05-30 14:00:31 +0200
commita4198f8c8d2c6bc57660d21f7ce97f3c0d19b736 (patch)
tree42388d2271d7f89e30b8685a79a60e3d53906701 /package/network/utils/iproute2/patches/110-extra-ccopts.patch
parent6af0facb4e0a99beae449d635ff2c5c9ce3a557c (diff)
downloadupstream-a4198f8c8d2c6bc57660d21f7ce97f3c0d19b736.tar.gz
upstream-a4198f8c8d2c6bc57660d21f7ce97f3c0d19b736.tar.bz2
upstream-a4198f8c8d2c6bc57660d21f7ce97f3c0d19b736.zip
iproute2: bump to 4.11
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'package/network/utils/iproute2/patches/110-extra-ccopts.patch')
-rw-r--r--package/network/utils/iproute2/patches/110-extra-ccopts.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/patches/110-extra-ccopts.patch b/package/network/utils/iproute2/patches/110-extra-ccopts.patch
index 3cb5a79400..b28e19de57 100644
--- a/package/network/utils/iproute2/patches/110-extra-ccopts.patch
+++ b/package/network/utils/iproute2/patches/110-extra-ccopts.patch
@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
-@@ -34,7 +34,7 @@ HOSTCC = gcc
+@@ -45,7 +45,7 @@ HOSTCC ?= $(CC)
DEFINES += -D_GNU_SOURCE
# Turn on transparent support for LFS
DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE