opnsense-ports/lang/php71/files/patch-main__php_config.h.in
Franco Fichtner 97c305cde1 */*: sync with upstream
Taken from: FreeBSD
2017-01-24 15:33:20 +01:00

12 lines
323 B
C

--- main/php_config.h.in.orig 2016-07-20 13:12:32 UTC
+++ main/php_config.h.in
@@ -2426,6 +2426,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