projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e79bfbd
)
profiles: arm64: enable USE=libtirpc by default (bug #657148)
author
Mart Raudsepp
<leio@gentoo.org>
Tue, 5 Jun 2018 17:10:44 +0000
(20:10 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Tue, 5 Jun 2018 17:23:05 +0000
(20:23 +0300)
profiles/arch/arm64/make.defaults
patch
|
blob
|
history
diff --git
a/profiles/arch/arm64/make.defaults
b/profiles/arch/arm64/make.defaults
index f985ef0637e53b2e7bcf541d76eb36b1d6b1d928..df725d4fdf2abcee7cc5777154d293f9f35dbf21 100644
(file)
--- 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 <leio@gentoo.org> (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 <mgorny@gentoo.org> (14 Mar 2017)
# Unhide the ARM-specific USE_EXPANDs.
USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM"