aboutsummaryrefslogtreecommitdiff
path: root/src/template/freebsd
blob: 72a1e0cd6ee4d028533a19cbff5f8df001e0e076 (plain)
1
2
3
4
5
# $PostgreSQL: pgsql/src/template/freebsd,v 1.35 2006/03/11 04:38:41 momjian Exp $

case $host_cpu in
  alpha*)   CFLAGS="-O";;  # alpha has problems with -O2
esac