iproute2: update version to 3.15.0, refresh patches, add maintainer
[openwrt/staging/chunkeey.git] / package / network / utils / iproute2 / patches / 110-extra-ccopts.patch
index 4a08757bd913cdc32cc232d0c1aea8ef34f5a247..0e3623001226ad7bcf5d24b2c543c2719d847f5a 100644 (file)
@@ -7,5 +7,5 @@
 -CCOPTS = -O2
 +CCOPTS = -O2 $(EXTRA_CCOPTS)
  WFLAGS := -Wall -Wstrict-prototypes  -Wmissing-prototypes
- WFLAGS += -Wmissing-declarations -Wold-style-definition
+ WFLAGS += -Wmissing-declarations -Wold-style-definition -Wformat=2