Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2bf5a4a

Browse files
committed
Disabled plperl for 32-bit systems
1 parentbac91be commit2bf5a4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎build/helpers/postgres.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ IF %HAVE_PGURL% == 0 (
8686
>>src\tools\msvc\config.plECHO nls^=^> '%DEPENDENCIES_BIN_DIR%\libintl',
8787
>>src\tools\msvc\config.plECHO tcl^=^> undef,
8888
IF%SDK%== SDK71GOTO :DISABLE_PERL
89+
IF%SDK%== X86GOTO :DISABLE_PERL
8990
IF%ARCH%== X86 (>>src\tools\msvc\config.plECHO perl^=^> '%PERL32_PATH%', )
9091
IF%ARCH%== X64 (>>src\tools\msvc\config.plECHO perl^=^> '%PERL64_PATH%', )
9192
GOTO :PERL_CONF_DONE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp