Commit 5b1daf07 authored by Diego 'Flameeyes' Pettenò's avatar Diego 'Flameeyes' Pettenò
Browse files

Fix building on OpenSolaris (without _NSIG definition).

On OpenSolaris, the _NSIG macro is not defined, but NSIG is; as it's
not possible to use NSIG under glibc (it would miss the SIGRT*
series), define a SIGNAL_UPPER_BOUND depending on the system (and
error out if the system lacks both NSIG and _NSIG).
parent b739ed0e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment