[kernel] generic-2.6/2.6.24: refresh patches
[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.024012 seconds and 4 git commands to generate.