# 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 $ FEATURES="collision-protect multilib-strict sign splitdebug stricter test test-fail-continue userpriv usersandbox" # Disable branding (from desktop) USE="-branding" # As much as it pains me, we hope that developers know what they're doing. I_KNOW_WHAT_I_AM_DOING="yes" # Log eqawarn messages PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa"