ncurses: don't build tests
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 5 Apr 2011 10:31:22 +0000 (12:31 +0200)
committerPeter 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

index 362f3edda4e4f0d0ea1050b342d5e86d65aa7eb3..91ab97a941d98319ab7c96082248346ff6463632 100644 (file)
@@ -34,6 +34,7 @@ NCURSES_CONF_OPT = \
        --without-cxx-binding \
        --without-ada \
        --without-progs \
+       --without-tests \
        --disable-big-core \
        --without-profile \
        --disable-rpath \