Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 7e47d9c

Browse files
committed
mingw: copy perldll to B-C also
1 parent e724c62 commit 7e47d9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

win32/GNUmakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1825,6 +1825,7 @@ test-prep : all utils ..\pod\perltoc.pod $(TESTPREPGCC)
18251825
$(XCOPY) $(PERLEXE) ..\t\$(NULL)
18261826
copy $(PERLEXE) ..\t\perl.exe
18271827
$(XCOPY) $(PERLDLL) ..\t\$(NULL)
1828+
$(XCOPY) $(PERLDLL) ..\cpan\B-C\$(NULL)
18281829
$(XCOPY) $(GLOBEXE) ..\t\$(NULL)
18291830
# If building with gcc versions 4.x.x or greater, then
18301831
# the GCC helper DLL will also need copied to the test directory.

0 commit comments

Comments
 (0)