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

Commit723613e

Browse files
committed
Build libecpg with -DFRONTEND in all supported versions.
Fix an oversight in commit151e747 byback-patching commit44c5d38 to 9.0.
1 parent3e47d0b commit723613e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/interfaces/ecpg/ecpglib/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ SO_MAJOR_VERSION= 6
1818
SO_MINOR_VERSION= 5
1919

2020
overrideCPPFLAGS := -I../include -I$(top_srcdir)/src/interfaces/ecpg/include\
21-
-I$(libpq_srcdir) -I$(top_builddir)/src/port$(CPPFLAGS)
21+
-I$(libpq_srcdir) -I$(top_builddir)/src/port-DFRONTEND$(CPPFLAGS)
2222
overrideCFLAGS +=$(PTHREAD_CFLAGS)
2323

2424
# Need to recompile any libpgport object files

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp