summaryrefslogtreecommitdiff
path: root/src/template/freebsd
blob: 48fc9dfa34c5c1009e3fd4cc10add441a46fbaa0 (plain)
1
2
3
case $host_cpu in
  alpha*)   CFLAGS="$CFLAGS -O";;  # alpha has problems with -O2
esac