Skip to content

Commit 0c88086

Browse files
committed
fe-misc.c depends on pg_config_paths.h
Declare this in Makefile to avoid failures in parallel compiles. Author: Lionel Elie Mamane
1 parent 1711882 commit 0c88086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/interfaces/libpq/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ libpq.rc libpq-dist.rc: libpq.rc.in
109109
libpq.rc: $(top_builddir)/src/Makefile.global
110110

111111
fe-connect.o: fe-connect.c $(top_builddir)/src/port/pg_config_paths.h
112+
fe-misc.o: fe-misc.c $(top_builddir)/src/port/pg_config_paths.h
112113

113114
$(top_builddir)/src/port/pg_config_paths.h:
114115
$(MAKE) -C $(top_builddir)/src/port pg_config_paths.h

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy