summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-30 22:00:04 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-30 22:00:04 +0000
commita99318aa00c176d223a74d2468283556dec24ba7 (patch)
tree9eaca9416fd3816e50bb03c116bdf0a1d81b3608 /hints
parent68727c7f8d573ba99af069015a1a2546009c0cd3 (diff)
downloadperl-a99318aa00c176d223a74d2468283556dec24ba7.tar.gz
(replaced by #13395)
p4raw-id: //depot/perl@13393
Diffstat (limited to 'hints')
-rw-r--r--hints/unicosmk.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/unicosmk.sh b/hints/unicosmk.sh
index f3416ffe34..322dd2c9e2 100644
--- 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"'