diff options
Diffstat (limited to 'profiles/default-linux/x86/no-nptl/make.defaults')
-rw-r--r-- | profiles/default-linux/x86/no-nptl/make.defaults | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/no-nptl/make.defaults b/profiles/default-linux/x86/no-nptl/make.defaults new file mode 100644 index 000000000000..4da5393fab4c --- /dev/null +++ b/profiles/default-linux/x86/no-nptl/make.defaults @@ -0,0 +1,7 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/make.defaults,v 1.1 2005/11/16 16:34:36 wolf31o2 Exp $ + +STAGE1_USE="-nptl" + +USE="alsa apm arts avi bitmap-fonts cups eds emboss encode fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg -nptl ogg oggvorbis opengl oss pdflib png qt quicktime sdl spell truetype truetype-fonts type1-fonts vorbis X xml2 xmms xv" |