postgresql/src/template/freebsd
2002-09-04 22:54:18 +00:00

5 lines
74 B
Text

CFLAGS='-pipe'
case $host_cpu in
alpha*) CFLAGS="$CFLAGS -O" ;;
esac