mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
OSF supports pthreads, per Philip Yarra.
This commit is contained in:
parent
42df5e311f
commit
bbac4188f9
@ -4,3 +4,6 @@ else
|
||||
CC="$CC -std"
|
||||
CFLAGS='-O4 -Olimit 2000'
|
||||
fi
|
||||
SUPPORTS_THREADS=yes
|
||||
THREAD_CFLAGS="-pthread"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user