projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54f33b3
)
ncurses: don't build tests
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 5 Apr 2011 10:31:22 +0000
(12:31 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 5 Apr 2011 10:31:22 +0000
(12:31 +0200)
Slows down build.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ncurses/ncurses.mk
patch
|
blob
|
history
diff --git
a/package/ncurses/ncurses.mk
b/package/ncurses/ncurses.mk
index 362f3edda4e4f0d0ea1050b342d5e86d65aa7eb3..91ab97a941d98319ab7c96082248346ff6463632 100644
(file)
--- a/
package/ncurses/ncurses.mk
+++ b/
package/ncurses/ncurses.mk
@@
-34,6
+34,7
@@
NCURSES_CONF_OPT = \
--without-cxx-binding \
--without-ada \
--without-progs \
+ --without-tests \
--disable-big-core \
--without-profile \
--disable-rpath \