diff options
Diffstat (limited to 'hints/unicosmk.sh')
-rw-r--r-- | hints/unicosmk.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hints/unicosmk.sh b/hints/unicosmk.sh index 322dd2c9e2..5fd53429cd 100644 --- a/hints/unicosmk.sh +++ b/hints/unicosmk.sh @@ -29,6 +29,4 @@ if test "$d_shm" = ""; then esac fi # Otherwise the unpack %65c checksums will fail. -pp_pack_cflags='ccflags="$ccflags -h ieeeconform"' - - +pp_pack_cflags='ccflags="$ccflags -h scalar0 -h vector0"' |