From 6768e023713482a8aeebb78848f21b12918c15a8 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Mon, 25 Jun 2018 18:07:53 +0200 Subject: [PATCH] Alpha: enable USE=libtirpc by default Gentoo-Bug: https://bugs.gentoo.org/657148 --- profiles/arch/alpha/make.defaults | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index 2b07bcf07856..184cd2140c83 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -31,3 +31,8 @@ ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 e # Hans de Graaff (21 Jan 2018) # Temporary entry to support stable bug 639476 RUBY_TARGETS="ruby22" + +# Tobias Klausmann (25 Jun 2018) +# Enable USE=libtirpc by default, to ease dependency resolution during +# the stabilization of glibc-2.26. Bug 657148 +USE="libtirpc" -- 2.26.2