summaryrefslogtreecommitdiff
path: root/src/template/freebsd
blob: 89958c28b73a42006bfe7e27264908c5e42676c2 (plain)
1
2
3
4
5
CFLAGS='-pipe'

case $host_cpu in
  alpha*)   CFLAGS="$CFLAGS -O" ;;
esac