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