projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
950f80d
)
Build libecpg with -DFRONTEND in all supported versions.
author
Noah Misch
<
[email protected]
>
Sun, 26 Apr 2015 21:20:10 +0000
(17:20 -0400)
committer
Noah Misch
<
[email protected]
>
Sun, 26 Apr 2015 21:20:19 +0000
(17:20 -0400)
Fix an oversight in commit
151e74719b0cc5c040bd3191b51b95f925773dd1
by
back-patching commit
44c5d387eafb4ba1a032f8d7b13d85c553d69181
to 9.0.
src/interfaces/ecpg/ecpglib/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/ecpglib/Makefile
b/src/interfaces/ecpg/ecpglib/Makefile
index 7f7310b9e0c77c8286e7ceb149ec9c8c79c4537e..27d1c635f75c7dc549915309490719da00c3c6ab 100644
(file)
--- a/
src/interfaces/ecpg/ecpglib/Makefile
+++ b/
src/interfaces/ecpg/ecpglib/Makefile
@@
-18,7
+18,7
@@
SO_MAJOR_VERSION= 6
SO_MINOR_VERSION= 4
override CPPFLAGS := -I../include -I$(top_srcdir)/src/interfaces/ecpg/include \
- -I$(libpq_srcdir) -I$(top_builddir)/src/port $(CPPFLAGS)
+ -I$(libpq_srcdir) -I$(top_builddir)/src/port
-DFRONTEND
$(CPPFLAGS)
override CFLAGS += $(PTHREAD_CFLAGS)
# Need to recompile any libpgport object files