]> granicus.if.org Git - postgresql/blob - src/template/osf
A visit from the message-style police ...
[postgresql] / src / template / osf
1 if test "$GCC" = yes ; then
2   CFLAGS=
3 else
4   CC="$CC -std"
5   CFLAGS='-O4 -Olimit 2000'
6 fi
7 SUPPORTS_THREADS=yes
8 THREAD_CFLAGS="-pthread"
9