mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 05:12:29 +02:00
[package] iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18422 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
db196bcbf9
commit
9c1ef4da06
7
package/iproute2/patches/120-libnetlink-pic.patch
Normal file
7
package/iproute2/patches/120-libnetlink-pic.patch
Normal file
@ -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
Block a user