diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-27 16:54:36 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-27 16:54:36 +0000 |
commit | 95c4104ab0833864ece26392c5fb4e1f969d2d3c (patch) | |
tree | b37172287e4b3cad5bd8c53cf0c044d534569330 /profiles | |
parent | New snapshot. (diff) | |
download | historical-95c4104ab0833864ece26392c5fb4e1f969d2d3c.tar.gz historical-95c4104ab0833864ece26392c5fb4e1f969d2d3c.tar.bz2 historical-95c4104ab0833864ece26392c5fb4e1f969d2d3c.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/x86/no-nptl/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/no-nptl/package.mask b/profiles/default-linux/x86/no-nptl/package.mask new file mode 100644 index 000000000000..21d1dfa09ced --- /dev/null +++ b/profiles/default-linux/x86/no-nptl/package.mask @@ -0,0 +1,2 @@ +# Masking this since it requires nptl +>=sys-libs/glibc-2.4 |