summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta Satoh <nigoro.dev@gmail.com>2016-11-01 00:44:32 +0900
committerAlexis Ballier <aballier@gentoo.org>2016-11-02 16:09:31 +0100
commit7c24c785aba6dceeefbd34bcd6380d970a88f28d (patch)
tree3811ac3f02511e97ce9eb24908ba4a22dac639d8 /profiles/default
parentsys-block/tgt: stable amd64 and x86 (diff)
downloadgentoo-7c24c785aba6dceeefbd34bcd6380d970a88f28d.tar.gz
gentoo-7c24c785aba6dceeefbd34bcd6380d970a88f28d.tar.bz2
gentoo-7c24c785aba6dceeefbd34bcd6380d970a88f28d.zip
profiles: changes from i486 to i686 on Gentoo/FreeBSD.
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/bsd/fbsd/x86/10.2/make.defaults2
-rw-r--r--profiles/default/bsd/fbsd/x86/9.1/make.defaults2
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default/bsd/fbsd/x86/10.2/make.defaults b/profiles/default/bsd/fbsd/x86/10.2/make.defaults
index a764a25c0a3d..ab6743d6aea3 100644
--- a/profiles/default/bsd/fbsd/x86/10.2/make.defaults
+++ b/profiles/default/bsd/fbsd/x86/10.2/make.defaults
@@ -2,4 +2,4 @@
# Distributed under the terms of the GNU General Public License, v2
# $Id$
-CHOST="i486-gentoo-freebsd10.2"
+CHOST="i686-gentoo-freebsd10.2"
diff --git a/profiles/default/bsd/fbsd/x86/9.1/make.defaults b/profiles/default/bsd/fbsd/x86/9.1/make.defaults
index ee8db69c0cd5..ea1cb6bb4f67 100644
--- a/profiles/default/bsd/fbsd/x86/9.1/make.defaults
+++ b/profiles/default/bsd/fbsd/x86/9.1/make.defaults
@@ -2,4 +2,4 @@
# Distributed under the terms of the GNU General Public License, v2
# $Id$
-CHOST="i486-gentoo-freebsd9.1"
+CHOST="i686-gentoo-freebsd9.1"