Code review for patch to show definition of index columns in \d on index.
[PostgreSQL.git] / src / template / freebsd
blob47ffa945cf71e640958c3756380424b002ebb542
1 # $PostgreSQL$
3 case $host_cpu in
4   alpha*)   CFLAGS="-O";;  # alpha has problems with -O2
5 esac