enable $(FPIC) for a few more packages
[openwrt/svn-archive/archive.git] / libs / glib / Makefile
index 024c8c85753ce1b15fb41106c59b8b1a1df70af0..7f8229f16c74979eabd512ff6cf5a9bfe32cccea 100644 (file)
@@ -36,6 +36,8 @@ define Package/glib1/description
  as trees, hashes, and lists.
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static \