summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/bsd/freebsd/8.2/x64')
-rw-r--r--profiles/prefix/bsd/freebsd/8.2/x64/eapi1
-rw-r--r--profiles/prefix/bsd/freebsd/8.2/x64/make.defaults9
-rw-r--r--profiles/prefix/bsd/freebsd/8.2/x64/parent2
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/prefix/bsd/freebsd/8.2/x64/eapi b/profiles/prefix/bsd/freebsd/8.2/x64/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/prefix/bsd/freebsd/8.2/x64/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/prefix/bsd/freebsd/8.2/x64/make.defaults b/profiles/prefix/bsd/freebsd/8.2/x64/make.defaults
new file mode 100644
index 000000000000..ffe40a372749
--- /dev/null
+++ b/profiles/prefix/bsd/freebsd/8.2/x64/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2011 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.2"
+ACCEPT_KEYWORDS="~x64-freebsd"
+
diff --git a/profiles/prefix/bsd/freebsd/8.2/x64/parent b/profiles/prefix/bsd/freebsd/8.2/x64/parent
new file mode 100644
index 000000000000..fc24616eeda4
--- /dev/null
+++ b/profiles/prefix/bsd/freebsd/8.2/x64/parent
@@ -0,0 +1,2 @@
+../../arch/x64
+..