profiles/f/p/s/kernel-2.6.16+: mask PIE.
authorBenda Xu <heroxbd@gentoo.org>
Wed, 21 Feb 2018 01:56:51 +0000 (10:56 +0900)
committerBenda Xu <heroxbd@gentoo.org>
Wed, 21 Feb 2018 02:00:16 +0000 (11:00 +0900)
  We cannot support PIE on linux-2.6.16 unless we know how to build
  glibc-2.19 with PIE.

profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask [new file with mode: 0644]

diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask
new file mode 100644 (file)
index 0000000..9ddfe80
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Benda Xu <heroxbd@gentoo.org> (Feb 21, 2018)
+# We are on an old kernel that only glibc-2.19 is supported. That glibc does
+# not build with PIE enabled.  glibc-2.19 and linux-2.6.16 is end of life
+# anyway, so we don't care about security.
+sys-devel/gcc pie