]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
ncurses: speed up the build by not installing manpages
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 24 Feb 2013 07:27:50 +0000 (07:27 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Mar 2013 20:18:50 +0000 (21:18 +0100)
commit5d8acdc937c67f2309017fbe783f8fb75f681c65
tree9b380b9ce120f963bbfa338553566518f51c22de
parentd4f49fc1fef5cc0d5f42d035b48c96ad941c9001
ncurses: speed up the build by not installing manpages

The installation of manpages during the installation step of
host-ncurses and ncurses is horribly slow, and useless. This commit
therefore disables the installation of those manpages, using the
--without-manpages configuration option.

It brings the combined host-ncurses+ncurses configure/build/install
time from 3 minutes and 18 seconds to 1 minute and 36 seconds.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ncurses/ncurses.mk