postgresql/src/template/freebsd

4 lines
88 B
Plaintext
Raw Normal View History

2002-07-07 16:24:13 +02:00
case $host_cpu in
alpha*) CFLAGS="$CFLAGS -O";; # alpha has problems with -O2
2002-07-07 16:24:13 +02:00
esac