Commit bb0b73cd authored by Bruce Momjian's avatar Bruce Momjian

Mark unixware as having threaded support.

parent 483363b0
......@@ -6,3 +6,7 @@ else
# when the 7.1.3UP3 or later compiler is out, we can do a version check.
CFLAGS='-O -Kinline,no_host'
fi
SUPPORTS_THREADS=yes
THREAD_CFLAGS="-D_REENTRANT -K pthread"
NEED_REENTRANT_FUNC_NAMES=yes
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