Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2e375ab

Browse files
committed
Fix Makefile breakage caused by a committed merge conflict.
1 parentf928ffd commit2e375ab

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.cpgstrcasecmp.csnprintf.cstrlcpy.cthread.c:% :$(top_srcdir)/src/port/%
63-
=======
64-
path.cpgstrcasecmp.csnprintf.cstrlcpy.cthread.cwin32setlocale.cisinf.c:% :$(top_srcdir)/src/port/%
65-
>>>>>>> 6fc6ebf... Include isinf.o in libecpg if isinf() is not available on the system.
61+
path.cpgstrcasecmp.csnprintf.cstrlcpy.cthread.cisinf.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)

[8]ページ先頭

©2009-2025 Movatter.jp