mirror of
https://github.com/postgres/postgres.git
synced 2026-02-13 15:53:13 -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.
3 lines
62 B
Text
3 lines
62 B
Text
case $host_os in
|
|
bsdi2.0 | bsdi2.1 | bsdi3*) CC=gcc2;;
|
|
esac
|