profiles/default/bsd/fbsd/x86/10.3/make.defaults: add CHOST_x86_fbsd.
authorYuta Satoh <nigoro.dev@gmail.com>
Fri, 7 Oct 2016 12:28:02 +0000 (21:28 +0900)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 11 Oct 2016 14:56:10 +0000 (16:56 +0200)
https://bugs.gentoo.org/show_bug.cgi?id=596430

profiles/default/bsd/fbsd/x86/10.3/make.defaults

index fcc643a8a1776fa908c2fa36586df053368486c0..1210a26b6fb7e8ae134d3317337446811c62ae36 100644 (file)
@@ -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"