mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Pick up any extra -I options for Python build.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
*shared*
|
||||
|
||||
_pg pgmodule.c -I@libpq_srcdir@ -I@pg_includedir@ -L@libpq_builddir@ -lpq @EXTRA_LIBS@
|
||||
_pg pgmodule.c -I@libpq_srcdir@ @INCLUDES@ -L@libpq_builddir@ -lpq @EXTRA_LIBS@
|
||||
|
||||
Reference in New Issue
Block a user