From: Mart Raudsepp Date: Tue, 5 Jun 2018 17:10:44 +0000 (+0300) Subject: profiles: arm64: enable USE=libtirpc by default (bug #657148) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9f1e6108edec3d7c32db05068e8b93e50c5d8cec;p=gentoo.git profiles: arm64: enable USE=libtirpc by default (bug #657148) --- diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index f985ef0637e5..df725d4fdf2a 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -17,6 +17,11 @@ LIBDIR_arm64="lib64" # Defaults for video drivers VIDEO_CARDS="fbdev" +# Mart Raudsepp (5 Jun 2018) +# Enable USE=libtirpc by default, to ease dependency resolution during +# the stabilization of glibc-2.26. Bug 657148 +USE="libtirpc" + # Michał Górny (14 Mar 2017) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM"