Commit c351729e authored by Bruce Momjian's avatar Bruce Momjian

Mark Unixware as not requiring *_r functions.

parent b96e32eb
...@@ -10,5 +10,5 @@ else ...@@ -10,5 +10,5 @@ else
fi fi
SUPPORTS_THREADS=yes SUPPORTS_THREADS=yes
NEED_REENTRANT_FUNC_NAMES=yes NEED_REENTRANT_FUNC_NAMES=no
THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT" THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment