projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
68727c7
)
(replaced by #13395)
Jarkko Hietaniemi [Fri, 30 Nov 2001 22:00:04 +0000 (22:00 +0000)]
p4raw-id: //depot/perl@13393
hints/unicosmk.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/unicosmk.sh
b/hints/unicosmk.sh
index
f3416ff
..
322dd2c
100644
(file)
--- a/
hints/unicosmk.sh
+++ b/
hints/unicosmk.sh
@@
-28,5
+28,7
@@
if test "$d_shm" = ""; then
*"undef"*) d_shm="$undef" ;;
esac
fi
+# Otherwise the unpack %65c checksums will fail.
+pp_pack_cflags='ccflags="$ccflags -h ieeeconform"'