Skip to content
Snippets Groups Projects
Commit bbac4188 authored by Tom Lane's avatar Tom Lane
Browse files

OSF supports pthreads, per Philip Yarra.

parent 42df5e31
Branches
Tags
No related merge requests found
......@@ -4,3 +4,6 @@ else
CC="$CC -std"
CFLAGS='-O4 -Olimit 2000'
fi
SUPPORTS_THREADS=yes
THREAD_CFLAGS="-pthread"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment