mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
profiles: ia64: enable USE=libtirpc by default, bug 657148
Bug: https://bugs.gentoo.org/657148 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
@@ -10,6 +10,11 @@ CXXFLAGS="${CFLAGS}"
|
||||
FFLAGS="${CFLAGS}"
|
||||
FCFLAGS="${CFLAGS}"
|
||||
|
||||
# Sergei Trofimovich <slyfox@gentoo.org> (3 Jun 2017)
|
||||
# Enable USE=libtirpc by default, to ease dependency resolution during
|
||||
# the stabilization of glibc-2.26. Bug 657148
|
||||
USE="libtirpc"
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (01 Jul 2014)
|
||||
# Set ABI & DEFAULT_ABI consistently with ${ARCH}, to make ebuild
|
||||
# checks simpler.
|
||||
|
||||
Reference in New Issue
Block a user