mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-auth/oath-toolkit: use configure cache for subconfigure
Makes a particularly noticeable difference on this one. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -33,6 +33,7 @@ QA_CONFIG_IMPL_DECL_SKIP=(
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--cache-file="${S}"/config.cache
|
||||
--enable-pskc
|
||||
$(use_enable test xmltest)
|
||||
$(use_enable pam)
|
||||
|
||||
Reference in New Issue
Block a user