summaryrefslogtreecommitdiff
path: root/hints/irix_6.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/irix_6.sh')
-rw-r--r--hints/irix_6.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/hints/irix_6.sh b/hints/irix_6.sh
index 3344808440..5e36c31cf2 100644
--- a/hints/irix_6.sh
+++ b/hints/irix_6.sh
@@ -208,7 +208,8 @@ esac
ldflags="$ldflags -Wl,-woff,84"
case "`uname -s`-`$cc -version 2>&1`" in
-IRIX64-*7.2.*) op_cflags='optimize=-O1' ;; # workaround for an optimizer bug
+IRIX64-*7.2.*)
+op_cflags='optimize=-O1' ;; # workaround for an optimizer bug
esac
# We don't want these libraries.