diff options
Diffstat (limited to 'hints/dec_osf.sh')
-rw-r--r-- | hints/dec_osf.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/dec_osf.sh b/hints/dec_osf.sh index 3c3b00caa5..5eb7e80968 100644 --- a/hints/dec_osf.sh +++ b/hints/dec_osf.sh @@ -204,6 +204,8 @@ esac pp_sys_cflags='ccflags="$ccflags -DNO_EFF_ONLY_OK"' +# The off_t is already 8 bytes, so we do have largefileness. + # This script UU/usethreads.cbu will get 'called-back' by Configure # after it has prompted the user for whether to use threads. cat > UU/usethreads.cbu <<'EOCBU' |