summaryrefslogtreecommitdiff
blob: f924ee6a9d08406a84ad994c630caa9d4d66f496 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2004-2009 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/8.0/make.defaults,v 1.1 2010/03/11 10:29:23 aballier Exp $

CHOST="x86_64-gentoo-freebsd8.0"
CHOST_amd64-fbsd="x86_64-gentoo-freebsd8.0"
CHOST_x86_fbsd="i686-gentoo-freebsd8.0"

# Diego Pettenò <flameeyes@gentoo.org> (2 Dec 2006)
# Turn this on by default as we don't have Java 1.4 and 1.5 at all
USE="${USE} java6"