[package] libbfd must be compiled with the proper pic flags
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16504 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9dce13da10
commit
57d31ce482
@ -41,6 +41,8 @@ define Package/libbfd
|
|||||||
TITLE:=libbfd
|
TITLE:=libbfd
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
TARGET_CFLAGS += $(FPIC)
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(call Build/Configure/Default, \
|
$(call Build/Configure/Default, \
|
||||||
--disable-werror \
|
--disable-werror \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user