summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default-linux/amd64/2006.0/no-symlinks/make.defaults')
-rw-r--r--profiles/default-linux/amd64/2006.0/no-symlinks/make.defaults9
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/default-linux/amd64/2006.0/no-symlinks/make.defaults b/profiles/default-linux/amd64/2006.0/no-symlinks/make.defaults
deleted file mode 100644
index 631de6b8ff52..000000000000
--- a/profiles/default-linux/amd64/2006.0/no-symlinks/make.defaults
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2006.0/no-symlinks/make.defaults,v 1.1 2005/10/07 02:22:32 eradicator Exp $
-
-# Hack to tell baselayout NOT to use symlinks for /lib, /usr/lib, and /usr/local/lib
-SYMLINK_LIB="no"
-
-# Make people test using multilib-strict
-FEATURES="multilib-strict"