mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 22:28:15 -04:00
6 lines
133 B
Text
6 lines
133 B
Text
case $host_os in
|
|
bsdi2.0 | bsdi2.1 | bsdi3*) CC=gcc2;;
|
|
esac
|
|
|
|
THREAD_SUPPORT=yes
|
|
NEED_REENTRANT_FUNCS=no # verified 4.3 2003-09-26
|