projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add feeds.conf to .gitignore
[openwrt.git]
/
package
/
ncurses
/
Makefile
diff --git
a/package/ncurses/Makefile
b/package/ncurses/Makefile
index
51a5a0a
..
a27334b
100644
(file)
--- a/
package/ncurses/Makefile
+++ b/
package/ncurses/Makefile
@@
-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.022226 seconds
and
4
git commands to generate.