summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ostrow <dostrow@gentoo.org>2005-07-06 05:56:17 +0000
committerDaniel Ostrow <dostrow@gentoo.org>2005-07-06 05:56:17 +0000
commitc08564faf6dcda9f6d6c0c915e83c8e38604eee1 (patch)
tree9622ef5cc618e4902a21a3301b93d910e2bbc250
parentAdd DEPEND for ppc64 with a 32bit userland. (diff)
downloadhistorical-c08564faf6dcda9f6d6c0c915e83c8e38604eee1.tar.gz
historical-c08564faf6dcda9f6d6c0c915e83c8e38604eee1.tar.bz2
historical-c08564faf6dcda9f6d6c0c915e83c8e38604eee1.zip
Add gcc64 to STAGE1_USE for 32bit-userland.
-rw-r--r--profiles/default-linux/ppc/2005.1/ppc64/32bit-userland/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-linux/ppc/2005.1/ppc64/32bit-userland/make.defaults b/profiles/default-linux/ppc/2005.1/ppc64/32bit-userland/make.defaults
index f81abfe2abb7..bd707bf9868a 100644
--- a/profiles/default-linux/ppc/2005.1/ppc64/32bit-userland/make.defaults
+++ b/profiles/default-linux/ppc/2005.1/ppc64/32bit-userland/make.defaults
@@ -9,7 +9,7 @@ CXXFLAGS=${CFLAGS}
ACCEPT_KEYWORDS="${ARCH}"
-STAGE1_USE="unicode"
+STAGE1_USE="gcc64 unicode"
GRP_STAGE23_USE="${STAGE1_USE} ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses ibm"
USE="${GRP_STAGE23_USE} berkdb bitmap-fonts gif jpeg ncurses png truetype truetype-fonts type1-fonts zlib nptl"