From: Kurt Zeilenga Date: Wed, 16 Sep 1998 02:40:05 +0000 (+0000) Subject: Add -DSCHED_YIELD_MISSING to commented out example X-Git-Tag: PHP3_TOOL_0_0~57 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1d3df71e2705f72dd446495ddd54ed2e0571c92c;p=openldap Add -DSCHED_YIELD_MISSING to commented out example --- diff --git a/build/platforms/freebsd2-gcc/Make-platform b/build/platforms/freebsd2-gcc/Make-platform index c591740318..037ab3fec0 100644 --- a/build/platforms/freebsd2-gcc/Make-platform +++ b/build/platforms/freebsd2-gcc/Make-platform @@ -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