This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de6124c
)
Detypo.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Mon, 28 Feb 2000 22:45:59 +0000
(22:45 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Mon, 28 Feb 2000 22:45:59 +0000
(22:45 +0000)
p4raw-id: //depot/cfgperl@5332
hints/irix_6.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/irix_6.sh
b/hints/irix_6.sh
index
ec83ada
..
9aec56b
100644
(file)
--- a/
hints/irix_6.sh
+++ b/
hints/irix_6.sh
@@
-264,7
+264,7
@@
case "$use64bitall" in
$define|true|[yY]*)
ccflags="`echo $ccflags|sed -e 's%-n32%%'` -64"
ldflags="`echo $ldflags|sed -e 's%-n32%%'` -64"
- lddlflags="`echo $ld
fdl
lags|sed -e 's%-n32%%'` -64"
+ lddlflags="`echo $ld
dlf
lags|sed -e 's%-n32%%'` -64"
loclibpth="$loclibpth /usr/lib64"
libscheck='case "`file $xxx`" in
*64-bit*) ;;