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

Commitca7658a

Browse files
committed
No ASM
1 parentc89b125 commitca7658a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎postgresql_build.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ MKDIR "c:\pg\openssl"
123123
tar xf openssl-1.0.2d.tar.gz -C"c:\pg\openssl"
124124
CD"c:\pg\openssl\openssl-*"
125125
IF"%ARCH%"=="X86" perl Configure VC-WIN32 no-asm||GOTO :ERROR
126-
IF"%ARCH%"=="X64" perl Configure VC-WIN64A||GOTO :ERROR
126+
IF"%ARCH%"=="X64" perl Configure VC-WIN64Ano-asm||GOTO :ERROR
127127
IF"%ARCH%"=="X86"call ms\do_ms
128128
IF"%ARCH%"=="X64"call ms\do_win64a.bat
129129
nmake -f ms\ntdll.mak||GOTO :ERROR

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp