From: Jarkko Hietaniemi Date: Fri, 30 Nov 2001 22:00:04 +0000 (+0000) Subject: (replaced by #13395) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a99318aa00c176d223a74d2468283556dec24ba7;p=p5sagit%2Fp5-mst-13.2.git (replaced by #13395) p4raw-id: //depot/perl@13393 --- 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"'