commit: 851733e06b7240fe71c08374135c362bebed495d Author: Magnus Granberg <zorry <AT> gentoo <DOT> org> AuthorDate: Wed Sep 28 19:30:04 2016 +0000 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org> CommitDate: Wed Sep 28 19:31:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851733e0
profile/hardened: add vtv support #547040 profiles/hardened/linux/amd64/package.use.mask | 6 +++++- profiles/hardened/linux/arm/package.use.mask | 7 +++++++ profiles/hardened/linux/x86/package.use.mask | 6 +++++- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask index 077c82c..75c82a8 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 <zo...@gentoo.org> (30 sep 2016) +# This target support VTV #547040. +>=sys-devel/gcc-4.9 -vtv + # Kacper Kowalik <xarthis...@gentoo.org> (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 00000000..7a5d95c --- /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 <zo...@gentoo.org> (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 a79d088..8e20d77 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 <zo...@gentoo.org> (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