postgresql/src/template/freebsd

6 lines
104 B
Plaintext
Raw Normal View History

2010-09-20 22:08:53 +02:00
# src/template/freebsd
2002-07-07 16:24:13 +02:00
case $host_cpu in
alpha*) CFLAGS="-O";; # alpha has problems with -O2
2002-07-07 16:24:13 +02:00
esac