diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-12-12 21:16:15 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-12-12 21:16:15 -0500 |
commit | 2646afa5ad249a952665cebab1a829cb2b21db21 (patch) | |
tree | a72ea588345345bd4d9a03391489bac70f52f530 /profiles/hardened | |
parent | net-misc/rsync: stable 3.1.2-r2 for ia64, bug #640570 (diff) | |
download | gentoo-2646afa5ad249a952665cebab1a829cb2b21db21.tar.gz gentoo-2646afa5ad249a952665cebab1a829cb2b21db21.tar.bz2 gentoo-2646afa5ad249a952665cebab1a829cb2b21db21.zip |
profiles: unmask pie for hardened/linux/uclibc
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/uclibc/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/hardened/linux/uclibc/package.use.mask b/profiles/hardened/linux/uclibc/package.use.mask new file mode 100644 index 000000000000..d1925ca7ab72 --- /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 <blueness@gentoo.org> (12 Dec 2017) +# masked in base, unmask for hardened/uclibc +sys-devel/gcc -pie |