mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
Add -DSCHED_YIELD_MISSING to commented out example
This commit is contained in:
parent
6e9a263fa4
commit
1d3df71e27
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@ MANCOMPRESSSUFFIX=.gz
|
|||
# OpenLDAP is compatible with this version, uncomment the following
|
||||
# options:
|
||||
#
|
||||
#THREADS= -DPOSIX_THREADS -D_THREAD_SAFE -DPTHREAD_PREEMPTIVE
|
||||
#THREADS= -DPOSIX_THREADS -D_THREAD_SAFE \
|
||||
# -DPTHREAD_PREEMPTIVE -DSCHED_YIELD_MISSING
|
||||
#THREADSLIB= -lc_r
|
||||
#
|
||||
# Some versions of FreeBSD support the gcc option "-pthread" to
|
||||
|
|
|
|||
Loading…
Reference in a new issue