get rid of a remaining reference to ipp2p
[openwrt.git] / package / ncurses / Makefile
index 51a5a0a..a27334b 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)
This page took 0.029404 seconds and 4 git commands to generate.