From 1025656c7aca174e7d046c65b161aea389df8f30 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Wed, 4 Oct 2017 14:03:01 +0200 Subject: [PATCH] profiles: mask gcc ssp use flag for hppa, bug 630702 For just about every other package I'd relax the -Werror that effectively makes the build fail, however, let's be a bit more critical with gcc. Closes: https://bugs.gentoo.org/630702 --- profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index c78d3f23c94c..529847a438ba 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Andreas K. Hüttel (4 Oct 2017) +# -fstack-protector is not supported for hppa, bug 630702 +>=sys-devel/gcc-6.0 ssp + # Michael Palimaka (30 Sep 2017) # Required dependencies are not keyworded. x11-themes/qtcurve plasma -- 2.26.2