We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca5ff9 commit ad94eaaCopy full SHA for ad94eaa
config.m4
@@ -21,7 +21,7 @@ sundown/html/html_smartypants.c
21
sundown/html/houdini_href_e.c
22
sundown/html/houdini_html_e.c
23
"
24
- patch -p1 -N -b < buffer_win32_compat.patch
+# patch -p1 -N -b < buffer_win32_compat.patch
25
26
PHP_NEW_EXTENSION(sundown,$SUNDOWN_SOURCES, $ext_shared)
27
CFLAGS="-Wunused-variable -Wpointer-sign -Wimplicit-function-declaration -Winline -Wunused-macros -Wredundant-decls -Wstrict-aliasing=2 -Wswitch-enum -Wdeclaration-after-statement"
0 commit comments