From: Magnus Granberg Date: Wed, 28 Sep 2016 19:30:04 +0000 (+0200) Subject: profile/hardened: add vtv support #547040 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=851733e06b7240fe71c08374135c362bebed495d;p=gentoo.git profile/hardened: add vtv support #547040 --- diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask index 077c82c5067b..75c82a848f10 100644 --- a/profiles/hardened/linux/amd64/package.use.mask +++ b/profiles/hardened/linux/amd64/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,6 +15,10 @@ ## =media-video/mplayer-0.90_pre5 foo ## =media-video/mplayer-0.90_pre5-r1 foo +# Magnus Granberg (30 sep 2016) +# This target support VTV #547040. +>=sys-devel/gcc-4.9 -vtv + # Kacper Kowalik (29 Jul 2011) # mask assembler as it currently doesn't work dev-lang/path64 assembler diff --git a/profiles/hardened/linux/arm/package.use.mask b/profiles/hardened/linux/arm/package.use.mask new file mode 100644 index 000000000000..7a5d95ca9c58 --- /dev/null +++ b/profiles/hardened/linux/arm/package.use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Magnus Granberg (30 Sep 2016) +# This target supports VTV #547040. +>=sys-devel/gcc-6 -vtv diff --git a/profiles/hardened/linux/x86/package.use.mask b/profiles/hardened/linux/x86/package.use.mask index a79d0885b98d..8e20d779f8f0 100644 --- a/profiles/hardened/linux/x86/package.use.mask +++ b/profiles/hardened/linux/x86/package.use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Magnus Granberg (30 sep 2016) +# This target supports VTV #547040. +>=sys-devel/gcc-4.9 -vtv + # cyrus-sasl doesn't work w/ USE=berkdb (#192753) dev-libs/cyrus-sasl berkdb