summaryrefslogtreecommitdiff
path: root/src/template/osf
blob: fbe4ab03ebeb64152e3459b8ed1190e7f35e402a (plain)
1
2
3
4
if test "$GCC" != yes ; then
  CC="$CC -std"
  CFLAGS="$CFLAGS -O -ieee"
fi