opnsense-ports/lang/php70/files/patch-main__php_config.h.in
Franco Fichtner 022392ad1a */*: sync with upstream
Taken from: FreeBSD
2016-02-16 02:41:07 +01:00

12 lines
371 B
C

--- main/php_config.h.in.orig 2015-12-01 16:36:43.000000000 +0300
+++ main/php_config.h.in 2015-12-09 21:45:32.033676604 +0300
@@ -2405,6 +2405,9 @@
/* Define if processor uses big-endian word */
#undef WORDS_BIGENDIAN
+/* Include external shared modules configurations */
+#include "ext/php_config.h"
+
/* Whether sprintf is broken */
#undef ZEND_BROKEN_SPRINTF