diff options
Diffstat (limited to 'profiles/features/32bit-native/make.defaults')
-rw-r--r-- | profiles/features/32bit-native/make.defaults | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/profiles/features/32bit-native/make.defaults b/profiles/features/32bit-native/make.defaults index fde78ed9fe34..b11a321713cf 100644 --- a/profiles/features/32bit-native/make.defaults +++ b/profiles/features/32bit-native/make.defaults @@ -1,11 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/32bit-native/make.defaults,v 1.1 2008/04/01 17:41:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/32bit-native/make.defaults,v 1.2 2011/11/17 01:14:26 jmbsvicetto Exp $ FEATURES="-multilib-strict" USE="-gcc64" -STAGE1_USE="nptl nptlonly unicode" MULTILIB_STRICT_DIRS="" MULTILIB_STRICT_DENY="" |