index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
template
/
hpux
blob: 4db8f44eba10f01f41a6ec1ddd3cab3b25c948ed (
plain
)
1
2
3
4
5
6
if test "$GCC" = yes ; then CFLAGS=-O2 else CC="$CC -Ae" CFLAGS=+O2 fi