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

Commit0f980b0

Browse files
committed
Don't build libpgcommon_srv.a just yet
It's empty, and some archivers do not support that case.
1 parent8396447 commit0f980b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/common/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ OBJS_FRONTEND = $(OBJS_COMMON) fe_memutils.o
2929

3030
OBJS_SRV =$(OBJS_COMMON:%.o=%_srv.o)
3131

32-
all: libpgcommon.a libpgcommon_srv.a
32+
all: libpgcommon.a
3333

3434
# libpgcommon is needed by some contrib
3535
install: all installdirs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp