summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-10-24 08:51:43 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-10-24 08:51:43 +0000
commit81004daef43f8f051c4bdacc6d81c2a36391c38a (patch)
tree059e8a96ba25b47b752584a7349bdaebedbdc5af /profiles/default-sparc64-1.4
parentPLATFORM patch added (diff)
downloadgentoo-2-81004daef43f8f051c4bdacc6d81c2a36391c38a.tar.gz
gentoo-2-81004daef43f8f051c4bdacc6d81c2a36391c38a.tar.bz2
gentoo-2-81004daef43f8f051c4bdacc6d81c2a36391c38a.zip
added PLATFORM back -- mozilla has an upstream patch
Diffstat (limited to 'profiles/default-sparc64-1.4')
-rw-r--r--profiles/default-sparc64-1.4/make.defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/default-sparc64-1.4/make.defaults b/profiles/default-sparc64-1.4/make.defaults
index 4ebff5777012..0cf3c551450a 100644
--- a/profiles/default-sparc64-1.4/make.defaults
+++ b/profiles/default-sparc64-1.4/make.defaults
@@ -11,6 +11,7 @@ COMPILER="gcc3"
#
ARCH="sparc64"
CHOST=sparc-unknown-linux-gnu
+PLATFORM=sparc64-unknown-linux-gnu
# Options passed to make during the build process
# MAKEOPTS="-j2"