p/f/prefix/s/kernel-2.6.16+/package.use: glibc should enable suid.

On Prefix, we do not have control over /dev/pts, suid is needed
  everywhere.

Signed-off-by: Benda Xu <heroxbd@gentoo.org>
This commit is contained in:
Benda Xu
2019-07-17 11:00:12 +08:00
parent 85ab472fe1
commit b57fffdff5

View File

@@ -0,0 +1,5 @@
# Benda Xu <heroxbd@gentoo.org> (2019-07-17)
# We are on an old kernel and without root privilege, the suid mode of
# glibc should enabled everywhere to avoid extra assumptions of the
# environment we do not control.
sys-libs/glibc suid