summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-11-12 20:52:44 +0000
committerAron Griffis <agriffis@gentoo.org>2003-11-12 20:52:44 +0000
commit90810d88f9d00319a24b6c2fc3b3c9b7fb7ea672 (patch)
tree50fd595fb634134e3051249fafea451f0f0eb627 /profiles/default-ia64-1.4
parentfixor (diff)
downloadhistorical-90810d88f9d00319a24b6c2fc3b3c9b7fb7ea672.tar.gz
historical-90810d88f9d00319a24b6c2fc3b3c9b7fb7ea672.tar.bz2
historical-90810d88f9d00319a24b6c2fc3b3c9b7fb7ea672.zip
Synchronize with alpha's make.defaults, which provides a better
starting point on this architecture than x86
Diffstat (limited to 'profiles/default-ia64-1.4')
-rw-r--r--profiles/default-ia64-1.4/make.defaults47
1 files changed, 43 insertions, 4 deletions
diff --git a/profiles/default-ia64-1.4/make.defaults b/profiles/default-ia64-1.4/make.defaults
index 10bae8f6c3dc..07468146c2df 100644
--- a/profiles/default-ia64-1.4/make.defaults
+++ b/profiles/default-ia64-1.4/make.defaults
@@ -1,10 +1,49 @@
# Copyright 2003 Gentoo Technologies, Inc.
# System-wide defaults for the gcc 3.x Portage system on IA-64
-USE="ia64 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm
-gtk imlib -java jpeg kde gnome libg++ libwww mad mikmod mmx motif mpeg
-ncurses nls oggvorbis opengl pam pdflib png python qt quicktime
-readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv zlib"
+USE="
+ia64
+berkdb
+crypt
+cups
+encode
+foomaticdb
+gdbm
+gif
+gnome
+gpm
+gtk
+imlib
+jpeg
+kde
+libg++
+libwww
+mikmod
+motif
+ncurses
+nls
+oggvorbis
+opengl
+oss
+pam
+pdflib
+png
+python
+qt
+quicktime
+readline
+sdl
+slang
+spell
+ssl
+tcpd
+truetype
+X
+xml2
+xmms
+xv
+zlib
+"
ARCH="ia64"
COMPILER="gcc3"