# Copyright 2002 Gentoo Foundation. # System-wide defaults for the gcc 3.3 Portage system #Experimental: trying to use these USE variables to build up from stage 2->3 #thus eliminating the inherent fragility of using USE for this GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses -java -nptl" USE="amd64 oss 3dnow apm arts avi berkdb bitmap-fonts crypt -cups encode f77 foomaticdb gdbm gif gpm gtk gtk2 imlib -java -nptl jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis opengl pam pdflib png python -qt quicktime readline sdl slang spell sse ssl tcpd truetype X xml2 xmms xprint xv zlib" ARCH="amd64" ACCEPT_KEYWORDS="amd64" CFLAGS="-O2 -fPIC" CHOST="x86_64-pc-linux-gnu" CXXFLAGS="${CFLAGS}" # not having a 32bit sandbox breaks too much right now, and we cant even be # sure the user has a 32bit sandbox! it only gets installed if you add multilib # to use, recompile gcc, and then recompile portage. :/ FEATURES="-sandbox"