From 702936f4c981e479bbc1bcd8b516b37a6767551d Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 7 Oct 2013 08:26:41 +0000 Subject: iproute2: update to 3.11 Signed-off-by: Luka Perkov SVN-Revision: 38313 --- package/network/utils/iproute2/patches/000-warnings.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 package/network/utils/iproute2/patches/000-warnings.patch (limited to 'package/network/utils/iproute2/patches/000-warnings.patch') diff --git a/package/network/utils/iproute2/patches/000-warnings.patch b/package/network/utils/iproute2/patches/000-warnings.patch deleted file mode 100644 index 8f07c38..0000000 --- a/package/network/utils/iproute2/patches/000-warnings.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -30,8 +30,7 @@ CC = gcc - HOSTCC = gcc - DEFINES += -D_GNU_SOURCE - CCOPTS = -O2 --WFLAGS := -Wall -Wstrict-prototypes -Werror -Wmissing-prototypes --WFLAGS += -Wmissing-declarations -Wold-style-definition -+WFLAGS := -Wall -Wstrict-prototypes - - CFLAGS = $(WFLAGS) $(CCOPTS) -I../include $(DEFINES) - YACCFLAGS = -d -t -v -- cgit v1.1