commit: 2646afa5ad249a952665cebab1a829cb2b21db21 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Dec 13 02:16:15 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Dec 13 02:16:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2646afa5
profiles: unmask pie for hardened/linux/uclibc Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/hardened/linux/uclibc/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/hardened/linux/uclibc/package.use.mask b/profiles/hardened/linux/uclibc/package.use.mask new file mode 100644 index 00000000000..d1925ca7ab7 --- /dev/null +++ b/profiles/hardened/linux/uclibc/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2017 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +# Anthony G. Basile <[email protected]> (12 Dec 2017) +# masked in base, unmask for hardened/uclibc +sys-devel/gcc -pie
