projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
433a893
)
profiles/sparc: Drop ARCH="sparc64"
author
Matt Turner
<mattst88@gentoo.org>
Tue, 27 Aug 2019 05:32:34 +0000
(22:32 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Tue, 27 Aug 2019 05:33:38 +0000
(22:33 -0700)
We just want "sparc" keywords to control things even with 64-bit
userland.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
profiles/arch/sparc/64ul/make.defaults
patch
|
blob
|
history
diff --git
a/profiles/arch/sparc/64ul/make.defaults
b/profiles/arch/sparc/64ul/make.defaults
index a95a9940560733a0538831a1b813c7b1ae406f6a..f9d3de3e5b9d324c7fb183341c47e00e4b388d67 100644
(file)
--- a/
profiles/arch/sparc/64ul/make.defaults
+++ b/
profiles/arch/sparc/64ul/make.defaults
@@
-1,9
+1,6
@@
# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-ARCH="sparc64"
-ACCEPT_KEYWORDS="sparc"
-
MULTILIB_ABIS="sparc64"
DEFAULT_ABI="sparc64"
ABI="${DEFAULT_ABI}"