diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-27 17:03:15 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-27 17:03:15 +0000 |
commit | 62effde8c3b184fac024394b9969fdb7a8e9842c (patch) | |
tree | 65544b39180474bc2a568fb2c1d886c931c589b0 /profiles | |
parent | Fixing SHA256 digest, pass four (diff) | |
download | gentoo-2-62effde8c3b184fac024394b9969fdb7a8e9842c.tar.gz gentoo-2-62effde8c3b184fac024394b9969fdb7a8e9842c.tar.bz2 gentoo-2-62effde8c3b184fac024394b9969fdb7a8e9842c.zip |
Added a mask on >=sys-libs/glibc-2.4 since it requires nptl and this is a no-nptl profile.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/alpha/no-nptl/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default-linux/alpha/no-nptl/package.mask b/profiles/default-linux/alpha/no-nptl/package.mask new file mode 100644 index 000000000000..21d1dfa09ced --- /dev/null +++ b/profiles/default-linux/alpha/no-nptl/package.mask @@ -0,0 +1,2 @@ +# Masking this since it requires nptl +>=sys-libs/glibc-2.4 |