Fix pg_dump bug in the database-level collation patch. "datcollate" and
[PostgreSQL.git] / src / template / freebsd
blob47ffa945cf71e640958c3756380424b002ebb542
1 # $PostgreSQL$
3 case $host_cpu in
4   alpha*)   CFLAGS="-O";;  # alpha has problems with -O2
5 esac