We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8396447 commit 0f980b0Copy full SHA for 0f980b0
src/common/Makefile
@@ -29,7 +29,7 @@ OBJS_FRONTEND = $(OBJS_COMMON) fe_memutils.o
29
30
OBJS_SRV = $(OBJS_COMMON:%.o=%_srv.o)
31
32
-all: libpgcommon.a libpgcommon_srv.a
+all: libpgcommon.a
33
34
# libpgcommon is needed by some contrib
35
install: all installdirs
0 commit comments