commit: cb3052f9dbf1062d6aa65262cee501ceb8645301
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 00:03:28 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 30 02:49:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb3052f9
dev-libs/libintl: use confcache
Like we do with gettext.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libintl/libintl-0.21.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-libs/libintl/libintl-0.21.ebuild
b/dev-libs/libintl/libintl-0.21.ebuild
index 54944c9356a9..c0d55f3fb99d 100644
--- a/dev-libs/libintl/libintl-0.21.ebuild
+++ b/dev-libs/libintl/libintl-0.21.ebuild
@@ -38,6 +38,8 @@ src_prepare() {
multilib_src_configure() {
local myconf=(
+ --cache-file="${BUILD_DIR}"/config.cache
+
# Emacs support is now in a separate package.
--without-emacs
--without-lispdir