diff options
author | 2007-12-30 00:25:39 +0000 | |
---|---|---|
committer | 2007-12-30 00:25:39 +0000 | |
commit | 9c88a5a4350cb68f26a18f3a340eef566ff2b41f (patch) | |
tree | de7f9df6efe49770b5f98ecff9c7241c1b738d39 /profiles | |
parent | Switch USE=noflagstrip to common USE=custom-cflags. (diff) | |
download | historical-9c88a5a4350cb68f26a18f3a340eef566ff2b41f.tar.gz historical-9c88a5a4350cb68f26a18f3a340eef566ff2b41f.tar.bz2 historical-9c88a5a4350cb68f26a18f3a340eef566ff2b41f.zip |
libsdl: noflagstrip->custom-cflags
Diffstat (limited to 'profiles')
-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 |