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

Mark FreeBSD as non-thread-safe.

parent 17d15ddf
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ case $host_cpu in ...@@ -4,7 +4,7 @@ case $host_cpu in
alpha*) CFLAGS="$CFLAGS -O" ;; alpha*) CFLAGS="$CFLAGS -O" ;;
esac esac
SUPPORTS_THREADS=yes SUPPORTS_THREADS=no # 4.8, 5.1 2003-09-12
NEED_REENTRANT_FUNC_NAMES=no NEED_REENTRANT_FUNC_NAMES=no
case $host_os in case $host_os in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment