Commit 74c87030 authored by Bruce Momjian's avatar Bruce Momjian

Mark Linux for threads.

parent 0ac697b2
......@@ -3,7 +3,7 @@ CFLAGS=-O2
CPPFLAGS="-D_GNU_SOURCE"
THREAD_SUPPORT=yes
NEED_REENTRANT_FUNCS=yes
NEED_REENTRANT_FUNCS=yes # Debian kernel 2.2 2003-09-27
THREAD_CPPFLAGS="-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS"
THREAD_LIBS="-lpthread"
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