diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-12-29 17:49:49 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-12-29 17:49:49 +0000 |
commit | b45bb3c599d9fd87a61abeb33d1624dafedc9a14 (patch) | |
tree | 6afd8b8b614de0b252766c58d9dc64132166ff5a /profiles/prefix/linux | |
parent | sparc stable wrt #291742 (diff) | |
download | gentoo-2-b45bb3c599d9fd87a61abeb33d1624dafedc9a14.tar.gz gentoo-2-b45bb3c599d9fd87a61abeb33d1624dafedc9a14.tar.bz2 gentoo-2-b45bb3c599d9fd87a61abeb33d1624dafedc9a14.zip |
Unmask acl on Linux-based prefixes
Diffstat (limited to 'profiles/prefix/linux')
-rw-r--r-- | profiles/prefix/linux/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/prefix/linux/use.mask b/profiles/prefix/linux/use.mask index 5dcfecc70694..099d6e998dec 100644 --- a/profiles/prefix/linux/use.mask +++ b/profiles/prefix/linux/use.mask @@ -1,8 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/use.mask,v 1.1 2009/06/06 03:54:55 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/use.mask,v 1.2 2009/12/29 17:49:49 abcd Exp $ # Re-add linux stuff that is masked in base/ -elibc_glibc -kernel_linux # + +# Re-add acl, as it does work in prefixed Linux (if the host kernel supports it) +-acl |