summaryrefslogtreecommitdiff
path: root/src/template/osf
blob: 3cf1e905cc7b480e26e0038e31427a0eb8cd1f14 (plain)
1
2
3
4
5
6
# $PostgreSQL$

if test "$GCC" != yes ; then
  CC="$CC -std"
  CFLAGS="-O -ieee"
fi