1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 19:24:36 +03:00
openwrt-xburst/package/iproute2/patches/120-libnetlink-pic.patch

8 lines
148 B
Diff
Raw Normal View History

--- 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