aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <basile@opensource.dyc.edu>2010-11-25 08:24:43 -0500
committerAnthony G. Basile <basile@opensource.dyc.edu>2010-11-25 08:24:43 -0500
commitc0741c0923d3bb7e6cdef03b2a10b996835e9526 (patch)
tree85dbf97d17d91d261c24361b11b19ed5fc76c791
parentRemoved redundant powerpc make.defaults, use.mask and virtuals (diff)
downloadhardened-dev-c0741c0923d3bb7e6cdef03b2a10b996835e9526.tar.gz
hardened-dev-c0741c0923d3bb7e6cdef03b2a10b996835e9526.tar.bz2
hardened-dev-c0741c0923d3bb7e6cdef03b2a10b996835e9526.zip
Removed redundant make.defaults
-rw-r--r--profiles/hardened/linux/amd64/10.0/make.defaults8
-rw-r--r--profiles/hardened/linux/amd64/10.0/no-multilib/make.defaults10
2 files changed, 0 insertions, 18 deletions
diff --git a/profiles/hardened/linux/amd64/10.0/make.defaults b/profiles/hardened/linux/amd64/10.0/make.defaults
deleted file mode 100644
index 1f2ae9f2..00000000
--- a/profiles/hardened/linux/amd64/10.0/make.defaults
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/10.0/make.defaults,v 1.2 2009/09/30 03:08:31 gengor Exp $
-
-# STAGE1_USE does not stack
-STAGE1_USE="hardened multilib nptl nptlonly pic"
-
-USE="-unicode"
diff --git a/profiles/hardened/linux/amd64/10.0/no-multilib/make.defaults b/profiles/hardened/linux/amd64/10.0/no-multilib/make.defaults
deleted file mode 100644
index 91d933df..00000000
--- a/profiles/hardened/linux/amd64/10.0/no-multilib/make.defaults
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/10.0/no-multilib/make.defaults,v 1.1 2009/08/06 07:50:49 ssuominen Exp $
-
-ARCH="amd64"
-ACCEPT_KEYWORDS="${ARCH}"
-
-MULTILIB_ABIS="amd64"
-
-STAGE1_USE="hardened nptl nptlonly pic"