Fix a few errors in comments. Patch by Fujii Masao, plus the one in
[PostgreSQL.git] / src / template / freebsd
blob47ffa945cf71e640958c3756380424b002ebb542
1 # $PostgreSQL$
3 case $host_cpu in
4   alpha*)   CFLAGS="-O";;  # alpha has problems with -O2
5 esac