diff options
author | 2009-08-19 21:19:49 +0000 | |
---|---|---|
committer | 2009-08-19 21:19:49 +0000 | |
commit | 6bd02f6fdefb78100143f4f3e7fedef48b3e3914 (patch) | |
tree | 568f64ba492a50e0f5282d6ca9b87866b9506052 /profiles/arch/sparc-fbsd | |
parent | Remove stale socket file on startup (#281197). (diff) | |
download | gentoo-2-6bd02f6fdefb78100143f4f3e7fedef48b3e3914.tar.gz gentoo-2-6bd02f6fdefb78100143f4f3e7fedef48b3e3914.tar.bz2 gentoo-2-6bd02f6fdefb78100143f4f3e7fedef48b3e3914.zip |
Add valgrind to use.mask, and remove from package.use.mask where appropriate. Bug 281922.
Diffstat (limited to 'profiles/arch/sparc-fbsd')
-rw-r--r-- | profiles/arch/sparc-fbsd/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/arch/sparc-fbsd/use.mask b/profiles/arch/sparc-fbsd/use.mask index 29c94ea04e88..7d32e2d19b92 100644 --- a/profiles/arch/sparc-fbsd/use.mask +++ b/profiles/arch/sparc-fbsd/use.mask @@ -1,6 +1,6 @@ # Copyright 2006-2009 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/use.mask,v 1.1 2009/05/16 09:17:28 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/use.mask,v 1.2 2009/08/19 21:19:47 ulm Exp $ # Unmask the flag which corresponds to ARCH. -sparc-fbsd @@ -11,6 +11,9 @@ acpi # Even with the patch from FreeBSD Ports it core dumps :/ guile +# valgrind hasn't been ported to sparc-fbsd yet +valgrind + # These should work one day cairo gnome |