From 1d3df71e2705f72dd446495ddd54ed2e0571c92c Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 16 Sep 1998 02:40:05 +0000 Subject: [PATCH] Add -DSCHED_YIELD_MISSING to commented out example --- build/platforms/freebsd2-gcc/Make-platform | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5