Add check for sched_yield in librt
In Solaris, sched_yield lives in librt, rather than libc. This patch adds a check which will link in librt if necessary.
Showing
Please
register
or
sign in
to comment
In Solaris, sched_yield lives in librt, rather than libc. This patch adds a check which will link in librt if necessary.