Don't build libpgcommon_srv.a just yet
It's empty, and some archivers do not support that case.
This commit is contained in:
parent
8396447cdb
commit
0f980b0e17
@ -29,7 +29,7 @@ OBJS_FRONTEND = $(OBJS_COMMON) fe_memutils.o
|
||||
|
||||
OBJS_SRV = $(OBJS_COMMON:%.o=%_srv.o)
|
||||
|
||||
all: libpgcommon.a libpgcommon_srv.a
|
||||
all: libpgcommon.a
|
||||
|
||||
# libpgcommon is needed by some contrib
|
||||
install: all installdirs
|
||||
|
Loading…
x
Reference in New Issue
Block a user