diff options
author | 2007-12-30 00:25:39 +0000 | |
---|---|---|
committer | 2007-12-30 00:25:39 +0000 | |
commit | 8f70c8912ad4bb8aa637437e7dccc576f3979609 (patch) | |
tree | a99cabf07d26f211ed7b6509d5e25d0a6449dd36 | |
parent | Switch USE=noflagstrip to common USE=custom-cflags. (diff) | |
download | gentoo-2-8f70c8912ad4bb8aa637437e7dccc576f3979609.tar.gz gentoo-2-8f70c8912ad4bb8aa637437e7dccc576f3979609.tar.bz2 gentoo-2-8f70c8912ad4bb8aa637437e7dccc576f3979609.zip |
libsdl: noflagstrip->custom-cflags
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 23ea793e53cc..72c2cc1bce8e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # 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.3246 2007/12/29 17:38:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3247 2007/12/30 00:25:39 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -929,8 +929,8 @@ media-libs/glide-v3:voodoo5 - Support 3DFX Voodoo4 and Voodoo5 video cards media-libs/libggi:vis - Enables sparc vis support for libggi media-libs/libifp:module - Build kernel module for non-root usage media-libs/libkarma:mono - Build with mono support +media-libs/libsdl:custom-cflags - Allow users to use any CFLAGS they like completely (at their own risk) media-libs/libsdl:noaudio - Allow users to disable audio support completely (at their own risk) -media-libs/libsdl:noflagstrip - Allow users to use any CFLAGS they like completely (at their own risk) media-libs/libsdl:nojoystick - Allow users to disable joystick support completely (at their own risk) media-libs/libsdl:novideo - Allow users to disable video support completely (at their own risk) media-libs/libvorbis:aotuv - Allow users to enable aoTuV encoder enhancements |