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

Commit1d734b7

Browse files
committed
Adjust bcc to work for thread changes.
1 parenteab3e9b commit1d734b7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎src/interfaces/libpq/bcc32.mak

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,14 +134,11 @@ LIB32_OBJS= \
134134
"$(INTDIR)\pthread-win32.obj"
135135

136136

137-
config: ..\..\include\pg_config.hpthread.hpg_config_paths.h
137+
config: ..\..\include\pg_config.h pg_config_paths.h
138138

139139
..\..\include\pg_config.h: ..\..\include\pg_config.h.win32
140140
copy ..\..\include\pg_config.h.win32 ..\..\include\pg_config.h
141141

142-
pthread.h: pthread.h.win32
143-
copy pthread.h.win32 pthread.h
144-
145142
# Have to use \# so # isn't treated as a comment, but MSVC doesn't like this
146143
pg_config_paths.h: bcc32.mak
147144
echo\#define SYSCONFDIR""> pg_config_paths.h

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp