summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-06-13 03:50:27 +0000
committerZac Medico <zmedico@gentoo.org>2006-06-13 03:50:27 +0000
commitadfa7f9e90875400d9030b97d8159a16829c5a62 (patch)
treec502a895bde65a3fe999259ed9aa4e86d7170042
parentFix a typo from the last revision (octal literals begin with 0). (diff)
downloadportage-idfetch-adfa7f9e90875400d9030b97d8159a16829c5a62.tar.gz
portage-idfetch-adfa7f9e90875400d9030b97d8159a16829c5a62.tar.bz2
portage-idfetch-adfa7f9e90875400d9030b97d8159a16829c5a62.zip
s/i686-unknown/i686-gentoo/ for bug #136532.
svn path=/main/trunk/; revision=3504
-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 03157621..6ce2c809 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
# ==============================