From a99318aa00c176d223a74d2468283556dec24ba7 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Fri, 30 Nov 2001 22:00:04 +0000 Subject: [PATCH] (replaced by #13395) p4raw-id: //depot/perl@13393 --- hints/unicosmk.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hints/unicosmk.sh b/hints/unicosmk.sh index f3416ff..322dd2c 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"' -- 2.7.4