diff --git a/src/template/darwin b/src/template/darwin index 903b8b651a0..baf462baf62 100644 --- a/src/template/darwin +++ b/src/template/darwin @@ -4,7 +4,3 @@ CC="$CC -no-cpp-precomp" # Select appropriate semaphore support USE_NAMED_POSIX_SEMAPHORES=1 - -THREAD_SUPPORT=yes -NEED_REENTRANT_FUNCS=no -