mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-13 09:57:02 +08:00
Allow additional thread flags to be added via port templates. Change thread flag names to PTHREAD_CFLAGS and PTHREAD_LIBS to match new configure script.
4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
case $host_os in
|
|
bsdi2.0 | bsdi2.1 | bsdi3*) CC=gcc2;;
|
|
esac
|