summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2009-06-08 18:37:16 +0000
committerNed Ludd <solar@gentoo.org>2009-06-08 18:37:16 +0000
commit450d1f9c105c512179faddb4faa2c8cbc5e70901 (patch)
treeddc973f5f889c61dbfafcd43d23ff95c4271b885 /profiles/hardened
parentUse.mask timidity (diff)
downloadhistorical-450d1f9c105c512179faddb4faa2c8cbc5e70901.tar.gz
historical-450d1f9c105c512179faddb4faa2c8cbc5e70901.tar.bz2
historical-450d1f9c105c512179faddb4faa2c8cbc5e70901.zip
- add the flag back.
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/amd64/multilib/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/hardened/amd64/multilib/make.defaults b/profiles/hardened/amd64/multilib/make.defaults
index a57d8aa56c2d..30d0af0b2410 100644
--- a/profiles/hardened/amd64/multilib/make.defaults
+++ b/profiles/hardened/amd64/multilib/make.defaults
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/multilib/make.defaults,v 1.4 2009/03/27 22:33:47 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/multilib/make.defaults,v 1.5 2009/06/08 18:37:16 solar Exp $
FEATURES="sandbox autoconfig"
-
+USE="${USE} multilib"
MULTILIB_ABIS="x86 amd64"
DEFAULT_ABI="amd64"
ABI=${DEFAULT_ABI}