?mode=patch&uid=2010062917030328291
Open Patch: 2010062917030328291 (by stf)
+
stf
Votecheck 'core-strong':
Missing 1 qualified vote(s)
(clifford, fake, teha)
package/base/util-linux-ng/util-linux-ng.conf
Stefan Fiedler: util-linux-ng: fix build without ncurses
Stefan Fiedler:
util-linux-ng: fix build without ncurses
--- package/base/util-linux-ng/util-linux-ng.conf (Revision 87)
+++ package/base/util-linux-ng/util-linux-ng.conf (Revision 88)
@@ -26,6 +26,8 @@
hwclock/hwclock.c.orig > hwclock/hwclock.c; \
mkdir -pv ${CLFS}/var/lib/hwclock"
+pkginstalled ncurses || var_append extraconfopt " " "--without-ncurses"
+
# The following options make this package compatible to util-linux
# wrt. available programs and installation paths.
var_append extraconfopt ' ' '--enable-arch'
[Download this patch]