aboutsummaryrefslogtreecommitdiff
path: root/src/template/freebsd
blob: 1e04fece42b585de3a1bc83bd5f3385a4e4fff1b (plain)
1
2
3
4
5
# src/template/freebsd

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