svn commit: r370446 - head/lang/php56
Alex Dupre
ale at FreeBSD.org
Wed Oct 8 15:24:21 UTC 2014
Author: ale
Date: Wed Oct 8 15:24:20 2014
New Revision: 370446
URL: https://svnweb.freebsd.org/changeset/ports/370446
QAT: https://qat.redports.org/buildarchive/r370446/
Log:
Fix build on 8.x and 9.x.
Modified:
head/lang/php56/Makefile
Modified: head/lang/php56/Makefile
==============================================================================
--- head/lang/php56/Makefile Wed Oct 8 15:11:16 2014 (r370445)
+++ head/lang/php56/Makefile Wed Oct 8 15:24:20 2014 (r370446)
@@ -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"
More information about the svn-ports-head
mailing list