From f8dd3f3e0df8d9e45928db3cc455f677d622b2c3 Mon Sep 17 00:00:00 2001 From: Magnus Granberg Date: Thu, 17 Sep 2015 20:20:37 +0200 Subject: [PATCH] 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 e54f87d4b1a6..48ed0d68725d 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 -- 2.26.2