From 4fc8e64a40e8e6d7151640c9b76dbab38f51d254 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 16 May 2013 00:04:48 +0000 Subject: iproute2: workaround compile issues with gcc 4.8.x SVN-Revision: 36642 --- package/network/utils/iproute2/patches/008-no_netem.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/iproute2/patches/008-no_netem.patch') diff --git a/package/network/utils/iproute2/patches/008-no_netem.patch b/package/network/utils/iproute2/patches/008-no_netem.patch index 165ce0c..78baead 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 -@@ -36,7 +36,7 @@ WFLAGS += -Wmissing-declarations -Wold-s +@@ -35,7 +35,7 @@ WFLAGS := -Wall -Wstrict-prototypes CFLAGS = $(WFLAGS) $(CCOPTS) -I../include $(DEFINES) YACCFLAGS = -d -t -v -- cgit v1.1