This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libecpg.git#82d1535e954a3a86ae227645fa1db1cbaa1adfa2
14 lines
391 B
Diff
14 lines
391 B
Diff
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
|