diff options
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh index 4fa6a0ac52..3f9813c701 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -269,6 +269,7 @@ d_nl_langinfo='undef' d_nv_preserves_uv='undef' d_nv_zero_is_allbits_zero='undef' nv_preserves_uv_bits='0' +nv_overflows_integers_at='256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0' d_off64_t='undef' d_old_pthread_create_joinable='undef' d_oldpthreads='undef' |