diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-06 02:23:37 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-06 02:23:37 +0000 |
commit | 150ec328d3701adc17eb5af2f802bc1cb917259c (patch) | |
tree | c6ffe0ba8f8de33a144f5c107814302ef0f07782 /libecpg-12.2-dependency-build.patch | |
parent | d409fc900950d24a286ec1c3053a3c229526d23f (diff) |
automatic import of libecpgopeneuler24.03_LTS
Diffstat (limited to 'libecpg-12.2-dependency-build.patch')
-rw-r--r-- | libecpg-12.2-dependency-build.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/libecpg-12.2-dependency-build.patch b/libecpg-12.2-dependency-build.patch new file mode 100644 index 0000000..bdad581 --- /dev/null +++ b/libecpg-12.2-dependency-build.patch @@ -0,0 +1,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 |