aboutsummaryrefslogtreecommitdiff
blob: 7501594825fe9a9bfa4a8cdbe6c4d35c429980ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/5.9/sparc/package.mask,v 1.1 2009/06/06 03:55:05 solar Exp $

# Jeremy Olexa <darkside@gentoo.org> (26 Aug 2008)
# Requires that pthread.h defines pthread_atfork() but it doesn't on Solaris 9
# SPARC.
dev-libs/nss

# Jeremy Olexa <darkside@gentoo.org> (26 Aug 2008)
# Massive header errors. SIZE_MAX is defined in limits.h, getopt_long.c requires
# getopt.h and err.h which don't seem to be present. Might be salvageable with
# gnulib but I don't know much about that yet. Old versions still work.
>=sys-apps/file-4.25