mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
Mark FreeBSD as non-thread-safe.
This commit is contained in:
parent
17d15ddf75
commit
9fc3b9330e
@ -4,7 +4,7 @@ case $host_cpu in
|
||||
alpha*) CFLAGS="$CFLAGS -O" ;;
|
||||
esac
|
||||
|
||||
SUPPORTS_THREADS=yes
|
||||
SUPPORTS_THREADS=no # 4.8, 5.1 2003-09-12
|
||||
NEED_REENTRANT_FUNC_NAMES=no
|
||||
|
||||
case $host_os in
|
||||
|
Loading…
x
Reference in New Issue
Block a user