summaryrefslogtreecommitdiff
path: root/src/template/osf
blob: 4f10ad619a35f39c66b33c7d77dcfacf9b7a71cb (plain)
1
2
3
4
5
6
# src/template/osf

if test "$GCC" != yes ; then
  CC="$CC -std"
  CFLAGS="-O -ieee"
fi