From ef4ba13db21c95c026e97f930745da77bd88f8bd Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sat, 2 Jun 2018 20:51:15 +0200 Subject: profiles: amd64: enable USE=libtirpc by default, bug 657148 Bug: https://bugs.gentoo.org/657148 --- profiles/arch/amd64/make.defaults | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index 1ca36a8d4f3d..48ae66bb3eb1 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -62,3 +62,8 @@ USE_EXPAND_HIDDEN="-ABI_X86 -CPU_FLAGS_X86" # Make the native ABI implicit so that MULTILIB_USEDEP can be satisfied # by non-multilib ebuilds when non-native ABIs are disabled. IUSE_IMPLICIT="abi_x86_64" + +# Andreas K. Hüttel (2 Jun 2017) +# Enable USE=libtirpc by default, to ease dependency resolution during +# the stabilization of glibc-2.26. Bug 657148 +USE="libtirpc" -- cgit v1.2.3-18-g5258