summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-04-06 23:15:21 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-04-06 23:15:21 +0000
commitd9aa658a3d7f7516637fce1a63c6b5b0cd0cdb5a (patch)
tree4bb7063f141e414100aa4f961d7697aa4917d303 /profiles
parentadding (diff)
downloadhistorical-d9aa658a3d7f7516637fce1a63c6b5b0cd0cdb5a.tar.gz
historical-d9aa658a3d7f7516637fce1a63c6b5b0cd0cdb5a.tar.bz2
historical-d9aa658a3d7f7516637fce1a63c6b5b0cd0cdb5a.zip
new defaults
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/make.defaults23
1 files changed, 11 insertions, 12 deletions
diff --git a/profiles/default/make.defaults b/profiles/default/make.defaults
index 5ea37f69b369..86ef10196d28 100644
--- a/profiles/default/make.defaults
+++ b/profiles/default/make.defaults
@@ -8,10 +8,10 @@
GENTOO_MIRRORS="ftp://ftp.ibiblio.org/pub/Linux"
# Host-type
-CHOST=i686-pc-linux-gnu
+CHOST=i486-pc-linux-gnu
PORTAGE_TMPDIR=/tmp
-# Directory used for the build process
+# Directory used for the build process
BUILD_PREFIX=${PORTAGE_TMPDIR}/portage
PKG_TMPDIR=${PORTAGE_TMPDIR}/portage-pkg
@@ -19,7 +19,7 @@ PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
RPMDIR=${PORTDIR}/rpm
-CURRENTFILE=${PORTDIR}/current-packages
+CURRENTFILE=${PORTDIR}/current-packages.rc4
PLATFORM=$CHOST
# Options passed to make during the build process
@@ -30,18 +30,17 @@ FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp \${x} -P \${DISTDIR}"
#For Prozilla (really rocks):
#FETCHCOMMAND="/usr/bin/proz -s \${x} -P \${DISTDIR}"
-# Compile programs with GNOME/SLANG extensions
-#USE="gnome bonobo X qt kde"
-#USE="3dnow mmx esd"
-#USE="berkdb gdbm readline libg++ gpm tcpd slang"
+# Global configure options
+#USE="gnome bonobo gtk X qt kde qtmt motif mozilla"
+#USE="3dnow mmx sse mitshm"
+#USE="nas esd alsa lcms opengl"
+#USE="berkdb gdbm readline libg++ gpm tcpd slang libwww pam"
+#USE="nls"
#USE="ssl postgres mysql ldap odbc"
#USE="tex"
-USE="slang"
# C Compiler flags
-CFLAGS="-O2 -mpentium"
-
+CFLAGS="-m486 -march=i486 -O2"
# C++ Compiler flags
-CXXFLAGS=${CFLAGS}
-
+CXXFLAGS="-m486 -march=i486 -O2"
#DEBUG=true