Skip to content
Snippets Groups Projects
Commit f3dda964 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Fix unixware thread test.

parent 0c9f978c
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,4 @@ fi
SUPPORTS_THREADS=yes
NEED_REENTRANT_FUNC_NAMES=yes
THREAD_CFLAGS += "-D_REENTRANT"
THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment