summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2005-05-28 03:24:58 +0000
committerLars Weiler <pylon@gentoo.org>2005-05-28 03:24:58 +0000
commit4ff158940476ff97a3f6b1276d2cfcef8f9f34d3 (patch)
tree2aa578a782ef9ed23f7ca6898a712957b0a87599 /profiles/default-linux
parentTesting ppc-macos. Bug #93346 (diff)
downloadhistorical-4ff158940476ff97a3f6b1276d2cfcef8f9f34d3.tar.gz
historical-4ff158940476ff97a3f6b1276d2cfcef8f9f34d3.tar.bz2
historical-4ff158940476ff97a3f6b1276d2cfcef8f9f34d3.zip
In stage1 USE=unicode should be set, otherwise libncurses breaks. This affects only stage-building for releases.
Diffstat (limited to 'profiles/default-linux')
-rw-r--r--profiles/default-linux/ppc/2005.0/make.defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc/2005.0/make.defaults b/profiles/default-linux/ppc/2005.0/make.defaults
new file mode 100644
index 000000000000..a066a99de258
--- /dev/null
+++ b/profiles/default-linux/ppc/2005.0/make.defaults
@@ -0,0 +1 @@
+STAGE1_USE="unicode"