mirror of https://github.com/hak5/openwrt.git
iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160
SVN-Revision: 18422lede-17.01
parent
44aa03f2f9
commit
013fa61257
|
@ -0,0 +1,7 @@
|
|||
--- a/lib/Makefile
|
||||
+++ b/lib/Makefile
|
||||
@@ -1,3 +1,4 @@
|
||||
+CFLAGS+=$(FPIC)
|
||||
|
||||
UTILOBJ=utils.o rt_names.o ll_types.o ll_proto.o ll_addr.o inet_proto.o
|
||||
|
Loading…
Reference in New Issue