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 6acb623 commit 71bd304Copy full SHA for 71bd304
devel.utils/_build-5.38.bat
@@ -17,8 +17,8 @@ set MAKEFLAGS=-j8
17
set TEST_JOBS=8
18
set LC_ALL=C
19
20
-set SKIP_MSI_STEP=1
21
-set SKIP_PDL_STEP=1
22
-%PERLEXE% -Mblib ..\script\perldist_strawberry -job ..\share\64bit-5.38.0.1.pp -notest_core -beta=0 -nointeractive -restorepoints -wixbin_dir=z:\sw\wix311 -cpan_url https://cpan.metacpan.org
+::set SKIP_MSI_STEP=1
+::set SKIP_PDL_STEP=1
+%PERLEXE% -Mblib ..\script\perldist_strawberry -job ..\share\64bit-5.38.0.1.pp -notest_core -beta=0 -interactive -restorepoints -wixbin_dir=z:\sw\wix311 -cpan_url https://cpan.metacpan.org
23
24
0 commit comments