postgresql/src/template/osf
2010-09-20 22:08:53 +02:00

6 lines
88 B
Text

# src/template/osf
if test "$GCC" != yes ; then
CC="$CC -std"
CFLAGS="-O -ieee"
fi