summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-02 17:09:23 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-02 17:09:23 +0000
commitbc89e354fc3f3cf8475cd95430fff27f344ec2c9 (patch)
tree2e143f41c23aa91c8f389dc45cf7de351716316d /profiles/targets
parentia64/sparc stable wrt #369573 (diff)
downloadgentoo-2-bc89e354fc3f3cf8475cd95430fff27f344ec2c9.tar.gz
gentoo-2-bc89e354fc3f3cf8475cd95430fff27f344ec2c9.tar.bz2
gentoo-2-bc89e354fc3f3cf8475cd95430fff27f344ec2c9.zip
Remove FEATURES=stricter from developer profile, it's counter-productive and people disable it anyway.
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/developer/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/targets/developer/make.defaults b/profiles/targets/developer/make.defaults
index 3b0410db3f1c..22c4cffd3ac2 100644
--- a/profiles/targets/developer/make.defaults
+++ b/profiles/targets/developer/make.defaults
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/developer/make.defaults,v 1.10 2011/04/02 20:35:25 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/developer/make.defaults,v 1.11 2011/10/02 17:09:23 phajdan.jr Exp $
-FEATURES="collision-protect multilib-strict sign splitdebug stricter test test-fail-continue userpriv usersandbox"
+FEATURES="collision-protect multilib-strict sign splitdebug test test-fail-continue userpriv usersandbox"
# Disable branding (from desktop)
USE="-branding"