提交 c743cc2e 编写于 作者: T Tom Lane

Add dependency to fix parallel-make race condition. Alexander Dupuy

上级 a4f1da03
......@@ -15,7 +15,7 @@
# for use only by the backend binaries
#
# IDENTIFICATION
# $PostgreSQL: pgsql/src/port/Makefile,v 1.32 2006/06/26 18:40:50 momjian Exp $
# $PostgreSQL: pgsql/src/port/Makefile,v 1.33 2006/07/14 16:45:43 tgl Exp $
#
#-------------------------------------------------------------------------
......@@ -49,6 +49,8 @@ thread.o: thread.c
path.o: path.c pg_config_paths.h
path_srv.o: path.c pg_config_paths.h
#
# Server versions of object files
#
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册