profiles/f/prefix/s/kernel-2.6.32+: Default to mask glibc-2.26.
authorBenda Xu <heroxbd@gentoo.org>
Tue, 20 Feb 2018 07:22:43 +0000 (16:22 +0900)
committerBenda Xu <heroxbd@gentoo.org>
Wed, 21 Feb 2018 02:00:16 +0000 (11:00 +0900)
  Because we only have amd64 and x86 profiles at the moment.

profiles/features/prefix/standalone/kernel-2.6.32+/package.mask
profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask

index d89543acfa1f1a0bb3609c9a18c823594497fb22..039aa4bd8b0f3632353e820e04d07c84e68b2c31 100644 (file)
@@ -3,8 +3,9 @@
 # on x86 and amd64, it is glibc-2.26 to require linux-3.2.
 # https://www.sourceware.org/ml/libc-alpha/2017-08/msg00010.html
 
-# we just use a universal glibc-2.24 on all ARCHes for simplicity.
->=sys-libs/glibc-2.24
+# In 2018, only x86 and amd64 are supported, use glibc-2.26 mask.
+# Mask glibc-2.24 on all other ARCHes specifically.
+>=sys-libs/glibc-2.26
 
 # libnsl is a split-off from glibc-2.26
 >net-libs/libnsl-0
index 9f79b4f81de02255ea6425a6760cabce4c42135b..b05a2a28d93c0cf63e1badc78eecc1892f4d2b64 100644 (file)
@@ -3,5 +3,6 @@
 # on x86 and amd64, it is glibc-2.26 to require linux-3.2.
 # https://www.sourceware.org/ml/libc-alpha/2017-08/msg00010.html
 
-# we just use a universal glibc-2.24 on all ARCHes for simplicity.
-<sys-libs/glibc-2.24
+# In 2018, only x86 and amd64 are supported, use glibc-2.26 mask.
+# Mask glibc-2.24 on all other ARCHes specifically.
+<sys-libs/glibc-2.26