summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-09-17 19:12:04 +0000
committerJason Wever <weeve@gentoo.org>2003-09-17 19:12:04 +0000
commit328dd75c4fc1d2e84b3e671504fcf9f427f8bd08 (patch)
tree13b7c65a56988410a7a8304a1de7a2ee2f9437aa /profiles
parentia64 keywords (diff)
downloadhistorical-328dd75c4fc1d2e84b3e671504fcf9f427f8bd08.tar.gz
historical-328dd75c4fc1d2e84b3e671504fcf9f427f8bd08.tar.bz2
historical-328dd75c4fc1d2e84b3e671504fcf9f427f8bd08.zip
removed apm from use defaults, fixes bug 28993
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-sparc64-1.4/make.defaults6
1 files changed, 2 insertions, 4 deletions
diff --git a/profiles/default-sparc64-1.4/make.defaults b/profiles/default-sparc64-1.4/make.defaults
index 8ee1d735206b..331c20298208 100644
--- a/profiles/default-sparc64-1.4/make.defaults
+++ b/profiles/default-sparc64-1.4/make.defaults
@@ -20,13 +20,11 @@ CFLAGS="-O2 -pipe"
# C++ Compiler flags
CXXFLAGS=${CFLAGS}
-USE="arts apm avi berkdb crypt cups encode esd fbcon foomaticdb gdbm gif gtk gnome imlib java jpeg kde
- libwww mad mikmod motif mpeg ncurses nls oggvorbis oss opengl pam perl png python pdflib qt readline
- slang sdl spell ssl tcpd truetype X xv xml2 xmms zlib"
+USE="arts avi berkdb crypt cups encode esd fbcon foomaticdb gdbm gif gtk gnome imlib java jpeg kde libwww mad mikmod motif mpeg ncurses nls oggvorbis oss opengl pam perl png python pdflib qt readline slang sdl spell ssl tcpd truetype X xv xml2 xmms zlib"
# The following USE flags are NOT recommended for sparc64 and might cause breakage...
-# mmx, 3dnow, sse, svga
+# mmx, 3dnow, sse, svga, apmd
COMPILER="gcc3"