From d1755c8c9bcc010c90ff518862879c0066c0dbae Mon Sep 17 00:00:00 2001 From: Yuta Satoh Date: Fri, 7 Oct 2016 21:28:02 +0900 Subject: [PATCH] profiles/default/bsd/fbsd/x86/10.3/make.defaults: add CHOST_x86_fbsd. https://bugs.gentoo.org/show_bug.cgi?id=596430 --- profiles/default/bsd/fbsd/x86/10.3/make.defaults | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/default/bsd/fbsd/x86/10.3/make.defaults b/profiles/default/bsd/fbsd/x86/10.3/make.defaults index fcc643a8a177..1210a26b6fb7 100644 --- a/profiles/default/bsd/fbsd/x86/10.3/make.defaults +++ b/profiles/default/bsd/fbsd/x86/10.3/make.defaults @@ -2,4 +2,5 @@ # Distributed under the terms of the GNU General Public License, v2 # $Id$ -CHOST="i486-gentoo-freebsd10.3" +CHOST="i686-gentoo-freebsd10.3" +CHOST_x86_fbsd="i686-gentoo-freebsd10.3" -- 2.26.2