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