[package] libbfd must be compiled with the proper pic flags
[packages.git] / devel / binutils / Makefile
index 9e27f16..a80bef6 100644 (file)
@@ -41,6 +41,8 @@ define Package/libbfd
   TITLE:=libbfd
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 define Build/Configure
        $(call Build/Configure/Default, \
                --disable-werror \