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

Commit230ba02

Browse files
committed
Fix the MSVC build process for uuid-ossp.
Catch up with commitb8cc8f9'sintroduction of the HAVE_UUID_OSSP symbol to the principal buildprocess. Back-patch to 9.4, where that commit appeared.
1 parent4cd3b1c commit230ba02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/tools/msvc/Solution.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ s{PG_VERSION_STR "[^"]+"}{__STRINGIFY(x) #x\n#define __STRINGIFY2(z) __STRINGIFY
214214

215215
if ($self->{options}->{uuid})
216216
{
217+
print O"#define HAVE_UUID_OSSP\n";
217218
print O"#define HAVE_UUID_H\n";
218219
}
219220
if ($self->{options}->{xml})

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp