iproute2: workaround compile issues with gcc 4.8.x
[openwrt/openwrt.git] / package / network / utils / iproute2 / patches / 008-no_netem.patch
index 165ce0c9b9594f805372b13211bbfcc926db4cc5..78baeadbd153877fba5b2d100caf2532b0b0a09c 100644 (file)
@@ -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