Skip to content

Commit c7127e7

Browse files
committed
[Temporary] Trying to fix build on Windows, will rebase...
1 parent ea08ef8 commit c7127e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/mbstring/config.w32

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if (PHP_MBSTRING != "no") {
1010

1111
STDOUT.WriteLine("Using bundled libmbfl...");
1212

13-
ADD_FLAG("CFLAGS_MBSTRING", "-Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl \
13+
ADD_FLAG("CFLAGS_MBSTRING", "-Iext/mbstring -Iext/mbstring/libmbfl -Iext/mbstring/libmbfl/mbfl \
1414
/D HAVE_STRICMP /D MBFL_DLL_EXPORT=1 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1")
1515

1616
FSO.CopyFile("ext\\mbstring\\libmbfl\\config.h.w32",

0 commit comments

Comments
 (0)