diff options
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index a504dcefc0..416c87be06 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -308,7 +308,7 @@ d_mymalloc='undef' d_nice='define' d_nl_langinfo='define' d_nv_preserves_uv='undef' -d_nv_preserves_uv_bits='53' +nv_preserves_uv_bits='53' d_off64_t='undef' d_old_pthread_create_joinable='undef' d_oldpthreads='undef' |