summaryrefslogtreecommitdiff
path: root/src/template/freebsd
blob: 47ffa945cf71e640958c3756380424b002ebb542 (plain)
1
2
3
4
5
# $PostgreSQL$

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