Skip to content

Commit 3a5d5e0

Browse files
committed
--enable-debug-pack
1 parent bd573ea commit 3a5d5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/windows/build_task.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ set CFLAGS=/W1 /WX
3535

3636
cmd /c configure.bat ^
3737
--enable-snapshot-build ^
38-
--disable-debug-pack ^
38+
--enable-debug-pack ^
3939
--without-analyzer ^
4040
--enable-object-out-dir=%PHP_BUILD_OBJ_DIR% ^
4141
--with-php-build=%DEPS_DIR% ^

0 commit comments

Comments
 (0)