mirror of
https://github.com/postgres/postgres.git
synced 2026-03-11 10:45:17 -04: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
|