8c0f2bd777f4695d1bdc465031e013b50cd2532e
[openwrt.git] / package / iproute2 / patches / 120-libnetlink-pic.patch
1 --- a/lib/Makefile
2 +++ b/lib/Makefile
3 @@ -1,3 +1,4 @@
4 +CFLAGS+=$(FPIC)
5
6 UTILOBJ=utils.o rt_names.o ll_types.o ll_proto.o ll_addr.o inet_proto.o
7
This page took 0.038264 seconds and 3 git commands to generate.