diff options
-rw-r--r-- | profiles/use.local.desc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc new file mode 100644 index 0000000..3dd924f --- /dev/null +++ b/profiles/use.local.desc @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3097 2007/10/21 08:38:10 hollow Exp $ + +# This file contains descriptions of local USE flags, and the ebuilds which +# contain them. + +# Keep it sorted. + +app-emulation/kvm:gcc4 - Enable compilation with gcc4. If you enable this, you won't be able to run qemu without kvm. +app-emulation/kvm:kvm - Enable the external kernel module. +app-emulation/kvm:qemu - Use an external qemu. |