X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9c1ef4da062c4e947bd02d6132d18974befeb6e0..86b8ee323d195ed7abdebfa075d910be6613b2d4:/package/iproute2/patches/120-libnetlink-pic.patch diff --git a/package/iproute2/patches/120-libnetlink-pic.patch b/package/iproute2/patches/120-libnetlink-pic.patch index 8c0f2bd77..c7b78d063 100644 --- a/package/iproute2/patches/120-libnetlink-pic.patch +++ b/package/iproute2/patches/120-libnetlink-pic.patch @@ -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