[package] iproute2: update to v2.6.31 (#7354)
[openwrt.git] / package / iproute2 / patches / 120-libnetlink-pic.patch
index 8c0f2bd..c7b78d0 100644 (file)
@@ -1,6 +1,7 @@
 --- a/lib/Makefile
 +++ b/lib/Makefile
-@@ -1,3 +1,4 @@
+@@ -1,4 +1,4 @@
+-CFLAGS += -fPIC
 +CFLAGS+=$(FPIC)
  
  UTILOBJ=utils.o rt_names.o ll_types.o ll_proto.o ll_addr.o inet_proto.o
This page took 0.025387 seconds and 4 git commands to generate.