mirror of
https://github.com/postgres/postgres.git
synced 2025-11-13 00:03:54 -05: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
|