Skip to content

Commit 5764cb5

Browse files
committed
Using for build 64-bit perl instead 32-bit perl
1 parent 2bf5a4a commit 5764cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/helpers/setvars.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ SET PERL5LIB=.
2828

2929
IF %ARCH% == X86 SET PATH=%PERL32_BIN%;%PATH%
3030
IF %ARCH% == X86 SET PERL_EXE=%PERL32_BIN%\perl.exe
31-
IF %ARCH% == X86 GOTO :NOT64
31+
REM IF %ARCH% == X86 GOTO :NOT64
3232

3333
IF EXIST "%PERL64_BIN%" SET PATH=%PERL64_BIN%;%PATH%
3434
IF EXIST "%PERL64_BIN%" SET PERL_EXE=%PERL64_BIN%\perl.exe

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy