summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-14 23:35:48 +0000
committerRodney Rees <manson@gentoo.org>2002-12-14 23:35:48 +0000
commit1e241ff1e5c3655ac019e94adc7116c35ed36aeb (patch)
tree59af30000c8c4304a64a7cdaa24401a47fd0c0a9 /profiles/default-sparc64-1.4/make.defaults
parentEbuild fixes submitted by Quequero. Fixes #11990 (diff)
downloadhistorical-1e241ff1e5c3655ac019e94adc7116c35ed36aeb.tar.gz
historical-1e241ff1e5c3655ac019e94adc7116c35ed36aeb.tar.bz2
historical-1e241ff1e5c3655ac019e94adc7116c35ed36aeb.zip
misc syntax corrections
Diffstat (limited to 'profiles/default-sparc64-1.4/make.defaults')
-rw-r--r--profiles/default-sparc64-1.4/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-sparc64-1.4/make.defaults b/profiles/default-sparc64-1.4/make.defaults
index 6b517e2effbb..f0bfc4cdf5f8 100644
--- a/profiles/default-sparc64-1.4/make.defaults
+++ b/profiles/default-sparc64-1.4/make.defaults
@@ -8,7 +8,6 @@ COMPILER="gcc3"
#
ARCH="sparc"
CHOST=sparc-unknown-linux-gnu
-
PLATFORM=sparc64-unknown-linux-gnu
PROFILE_ARCH="sparc64"
@@ -26,3 +25,4 @@ CXXFLAGS=${CFLAGS}
# USE arch:xxx keyword
ACCEPT_KEYWORDS="sparc"
+FEATURES="buildpkg sandbox ccache"