The _cflags must be left-aligned.
Jarkko Hietaniemi [Fri, 3 Mar 2000 05:37:58 +0000 (05:37 +0000)]
p4raw-id: //depot/cfgperl@5483

hints/irix_6.sh

index 3344808..5e36c31 100644 (file)
@@ -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.