use $(FPIC) in a few places where it matters
[openwrt/svn-archive/archive.git] / package / ncurses / Makefile
index 51a5a0a1abb0cbf83eced11ce5e19b1f2d229313..a27334b3e1ff654959ec75d34888639fe87901ce 100644 (file)
@@ -28,6 +28,8 @@ endef
 define Build/Configure
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 define Build/Compile
        rm -rf $(PKG_INSTALL_DIR)
        mkdir -p $(PKG_INSTALL_DIR)