summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/bsd/freebsd/8.0/x64/make.defaults')
-rw-r--r--profiles/prefix/bsd/freebsd/8.0/x64/make.defaults9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/prefix/bsd/freebsd/8.0/x64/make.defaults b/profiles/prefix/bsd/freebsd/8.0/x64/make.defaults
new file mode 100644
index 000000000000..336201124ae3
--- /dev/null
+++ b/profiles/prefix/bsd/freebsd/8.0/x64/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# retain backwards compatability for freebsd keywords/conditionals
+ARCH="amd64-fbsd"
+CHOST="x86_64-pc-freebsd8.0"
+ACCEPT_KEYWORDS="~x64-freebsd"
+