postgresql/src/template/freebsd

4 lines
80 B
Plaintext

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