aboutsummaryrefslogtreecommitdiff
path: root/src/template/osf
blob: d558389e8de1acedfefcbe67cc4eba7822834f8b (plain)
1
2
3
4
5
6
# $PostgreSQL: pgsql/src/template/osf,v 1.20 2006/03/11 04:38:41 momjian Exp $

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