summaryrefslogtreecommitdiff
path: root/libecpg-12.2-dependency-build.patch
blob: bdad581d59cf622b863225f0520b9469698b52e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/interfaces/libpq/Makefile b/src/interfaces/libpq/Makefile
index 32a9fdfb7b..899de131da 100644
--- a/src/interfaces/libpq/Makefile
+++ b/src/interfaces/libpq/Makefile
@@ -76,8 +76,6 @@ SHLIB_PREREQS = submake-libpgport
 
 SHLIB_EXPORTS = exports.txt
 
-all: all-lib
-
 # Shared library stuff
 include $(top_srcdir)/src/Makefile.shlib
 backend_src = $(top_srcdir)/src/backend