X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Funicos.sh;h=089b9600e265dd5ff680eb28cfc25e776a55ff9a;hb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;hp=e49b373758ae6a426812fc819f753f8c60cc1ec0;hpb=4b19af017623bfa3bb72bb164598a517f586e0d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/unicos.sh b/hints/unicos.sh index e49b373..089b960 100644 --- a/hints/unicos.sh +++ b/hints/unicos.sh @@ -2,7 +2,7 @@ case `uname -r` in 6.1*) shellflags="-m+65536" ;; esac case "$optimize" in -# If we used fastmd (the default) integer values would be limited to 43 bits. +# If we used fastmd (the default) integer values would be limited to 46 bits. # --Mark P. Lutz '') optimize="$optimize -h nofastmd" ;; esac