Fix spelling error
parent
3ffb1f3565
commit
49bf0112d8
|
|
@ -194,7 +194,7 @@ else
|
|||
fi
|
||||
|
||||
# Fixup, bad code generation
|
||||
if [[ ("$SUNCC_121_OR_ABOVE" -ne "0" ]]; then
|
||||
if [[ ("$SUNCC_121_OR_ABOVE" -ne "0") ]]; then
|
||||
HAVE_O5=0
|
||||
HAVE_OFAST=0
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue