diff options
Diffstat (limited to 'lang/php56')
-rw-r--r-- | lang/php56/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index bb297e3d9fdd..fe590e9f1332 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -145,6 +145,7 @@ CONFIGURE_ARGS+=--with-zend-vm=GOTO CONFIGURE_ENV+= ac_cv_pthreads_lib="" \ ac_cv_pthreads_cflags="" \ + ac_cv_decimal_fp_supported="no" \ pthreads_working="yes" \ lt_cv_path_SED="sed" |