enable $(FPIC) for a few more packages
[openwrt/svn-archive/archive.git] / libs / libart / Makefile
index eb8fed8b4e556895f51562ed319347f52577b296..7a86ac7c57efd7eef83dd85ba4dea0315d00cf1b 100644 (file)
@@ -36,6 +36,8 @@ define Package/libart/description
        especially suitable for embedded applications.
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static