1 --- iproute2-4.9.0.orig/Makefile 2016-12-13 00:07:42.000000000 +0100
2 +++ iproute2-4.9.0/Makefile 2016-12-26 01:29:53.041215929 +0100
3 @@ -34,16 +34,16 @@ ADDLIB+=ipx_ntop.o ipx_pton.o
5 ADDLIB+=mpls_ntop.o mpls_pton.o
10 DEFINES += -D_GNU_SOURCE
11 # Turn on transparent support for LFS
12 DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
14 WFLAGS := -Wall -Wstrict-prototypes -Wmissing-prototypes
15 WFLAGS += -Wmissing-declarations -Wold-style-definition -Wformat=2
17 -CFLAGS := $(WFLAGS) $(CCOPTS) -I../include $(DEFINES) $(CFLAGS)
19 +CFLAGS += $(WFLAGS) -I../include $(DEFINES)
22 SUBDIRS=lib ip tc bridge misc netem genl tipc devlink man