Skip to content

Commit 2e375ab

Browse files
committed
Fix Makefile breakage caused by a committed merge conflict.
1 parent f928ffd commit 2e375ab

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/interfaces/ecpg/ecpglib/Makefile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,7 @@ include $(top_srcdir)/src/Makefile.shlib
5858
# necessarily use the same object files as the backend uses. Instead,
5959
# symlink the source files in here and build our own object file.
6060

61-
<<<<<<< HEAD
62-
path.c pgstrcasecmp.c snprintf.c strlcpy.c thread.c: % : $(top_srcdir)/src/port/%
63-
=======
64-
path.c pgstrcasecmp.c snprintf.c strlcpy.c thread.c win32setlocale.c isinf.c: % : $(top_srcdir)/src/port/%
65-
>>>>>>> 6fc6ebf... Include isinf.o in libecpg if isinf() is not available on the system.
61+
path.c pgstrcasecmp.c snprintf.c strlcpy.c thread.c isinf.c: % : $(top_srcdir)/src/port/%
6662
rm -f $@ && $(LN_S) $< .
6763

6864
misc.o: misc.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