diff options
author | Zac Medico <zmedico@gentoo.org> | 2006-06-13 03:50:27 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2006-06-13 03:50:27 +0000 |
commit | adfa7f9e90875400d9030b97d8159a16829c5a62 (patch) | |
tree | c502a895bde65a3fe999259ed9aa4e86d7170042 | |
parent | cbe0d65898aba93ab28f50f659e5a61c9dc128f3 (diff) | |
download | portage-adfa7f9e90875400d9030b97d8159a16829c5a62.tar.gz portage-adfa7f9e90875400d9030b97d8159a16829c5a62.tar.bz2 portage-adfa7f9e90875400d9030b97d8159a16829c5a62.zip |
s/i686-unknown/i686-gentoo/ for bug #136532.
svn path=/main/trunk/; revision=3504
-rw-r--r-- | cnf/make.conf.x86-fbsd.diff | 2 |
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 # ============================== |