From: Michael Haubenwallner Date: Tue, 19 Apr 2016 09:00:28 +0000 (+0200) Subject: profiles/features/prefix: by default, disable USE=xattr X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=157e0fc04a8cd946b4506a85cfa0c88d716c5786;p=gentoo.git profiles/features/prefix: by default, disable USE=xattr --- diff --git a/profiles/features/prefix/make.defaults b/profiles/features/prefix/make.defaults index 4884f1fb6eb5..68835e0ac898 100644 --- a/profiles/features/prefix/make.defaults +++ b/profiles/features/prefix/make.defaults @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Michael Haubenwallner (19 Apr 2016) +# We can not use xattrs by default in Prefix. +USE="-xattr" + # Jeremy Olexa (30 Jun 2009) # As of now, there does not exist a reliable working sandbox implementation on # any Gentoo Prefix platform. Lately, sandbox has caused *many* issues that