We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80dcd81 commit c4fef7fCopy full SHA for c4fef7f
ext/lexbor/config.m4
@@ -1,4 +1,4 @@
1
-PHP_LEXBOR_CFLAGS="-I@ext_srcdir@/"
+PHP_LEXBOR_CFLAGS="-I@ext_srcdir@/ -Wno-missing-field-initializers"
2
LEXBOR_DIR="lexbor"
3
4
AC_DEFINE([HAVE_LEXBOR], [1], [Define to 1 if the PHP extension 'lexbor' is available.])
0 commit comments