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

Commitc743cc2

Browse files
committed
Add dependency to fix parallel-make race condition. Alexander Dupuy
1 parenta4f1da0 commitc743cc2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/port/Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#for use only by the backend binaries
1616
#
1717
# IDENTIFICATION
18-
# $PostgreSQL: pgsql/src/port/Makefile,v 1.32 2006/06/26 18:40:50 momjian Exp $
18+
# $PostgreSQL: pgsql/src/port/Makefile,v 1.33 2006/07/14 16:45:43 tgl Exp $
1919
#
2020
#-------------------------------------------------------------------------
2121

@@ -49,6 +49,8 @@ thread.o: thread.c
4949

5050
path.o: path.c pg_config_paths.h
5151

52+
path_srv.o: path.c pg_config_paths.h
53+
5254
#
5355
# Server versions of object files
5456
#

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp