projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19e16c3
)
The _cflags must be left-aligned.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Fri, 3 Mar 2000 05:37:58 +0000
(
05:37
+0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Fri, 3 Mar 2000 05:37:58 +0000
(
05:37
+0000)
p4raw-id: //depot/cfgperl@5483
hints/irix_6.sh
patch
|
blob
|
history
diff --git
a/hints/irix_6.sh
b/hints/irix_6.sh
index
3344808
..
5e36c31
100644
(file)
--- 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.