summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-06-21 02:13:47 +0000
committerZac Medico <zmedico@gentoo.org>2006-06-21 02:13:47 +0000
commitcee738a479277a36245fd40bd6b2e1d0d11d1513 (patch)
tree6b17f5aa7fc9bb0ab0ed9f605aede3f345a39660
parent71ae15787f9c8cbbf9058b6ff5bc769372263c28 (diff)
downloadportage-cee738a479277a36245fd40bd6b2e1d0d11d1513.tar.gz
portage-cee738a479277a36245fd40bd6b2e1d0d11d1513.tar.bz2
portage-cee738a479277a36245fd40bd6b2e1d0d11d1513.zip
s/i686-unknown/i686-gentoo/ for bug #136532. This patch is from trunk r3504.
svn path=/main/branches/2.1/; revision=3562
-rw-r--r--cnf/make.conf.x86-fbsd.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.conf.x86-fbsd.diff b/cnf/make.conf.x86-fbsd.diff
index 031576211..6ce2c8090 100644
--- a/cnf/make.conf.x86-fbsd.diff
+++ b/cnf/make.conf.x86-fbsd.diff
@@ -12,7 +12,7 @@
+# All K6's are i586.
+# The version number at the end has to correspond to the version of the
+# profile and of freebsd-lib package.
-+CHOST="i686-unknown-freebsd6.1"
++CHOST="i686-gentoo-freebsd6.1"
+
# Host and optimization settings
# ==============================