summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2018-02-21 10:56:51 +0900
committerBenda Xu <heroxbd@gentoo.org>2018-02-21 11:00:16 +0900
commitb746bc3e9dffac056b7576071ecba7fee79910ee (patch)
treebee9b86d5c4c9b5a13acff608bcbfc9533864411 /profiles/features
parentprofiles/f/prefix/s/kernel-2.6.32+: Default to mask glibc-2.26. (diff)
downloadgentoo-b746bc3e9dffac056b7576071ecba7fee79910ee.tar.gz
gentoo-b746bc3e9dffac056b7576071ecba7fee79910ee.tar.bz2
gentoo-b746bc3e9dffac056b7576071ecba7fee79910ee.zip
profiles/f/p/s/kernel-2.6.16+: mask PIE.
We cannot support PIE on linux-2.6.16 unless we know how to build glibc-2.19 with PIE.
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask8
1 files changed, 8 insertions, 0 deletions
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
index 000000000000..9ddfe805a613
--- /dev/null
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask
@@ -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