summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/bsd/freebsd/arch/x64/make.defaults')
-rw-r--r--profiles/prefix/bsd/freebsd/arch/x64/make.defaults10
1 files changed, 0 insertions, 10 deletions
diff --git a/profiles/prefix/bsd/freebsd/arch/x64/make.defaults b/profiles/prefix/bsd/freebsd/arch/x64/make.defaults
deleted file mode 100644
index aff95e51d922..000000000000
--- a/profiles/prefix/bsd/freebsd/arch/x64/make.defaults
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# multilib build stuff, single ABI (no multilib)
-MULTILIB_ABIS="amd64"
-DEFAULT_ABI="amd64"
-ABI="amd64"
-IUSE_IMPLICIT="abi_x86_64"
-LIBDIR_amd64="lib"