commit:     f8dd3f3e0df8d9e45928db3cc455f677d622b2c3
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 18:20:37 2015 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 18:20:37 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8dd3f3e

profiles: hardened/linux

mask profile when it is incompatible with pie

 profiles/hardened/linux/use.mask | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/hardened/linux/use.mask b/profiles/hardened/linux/use.mask
index e54f87d..48ed0d6 100644
--- a/profiles/hardened/linux/use.mask
+++ b/profiles/hardened/linux/use.mask
@@ -12,3 +12,6 @@ pch
 
 # prelink is masked for hardened
 prelink
+
+# profile are incompatible when linking with pie
+profile

Reply via email to