mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-tcltk/expect: use configure cache for subconfigure
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -52,6 +52,7 @@ src_configure() {
|
||||
# the 64bit flag is useless ... it only adds 64bit compiler flags
|
||||
# (like -m64) which the target toolchain should already handle
|
||||
econf \
|
||||
--cache-file="${S}"/config.cache \
|
||||
--with-tcl="${EPREFIX}/usr/$(get_libdir)" \
|
||||
--disable-64bit \
|
||||
--enable-shared \
|
||||
|
||||
Reference in New Issue
Block a user