[postgis-tickets] [SCM] PostGIS branch out-of-tree-builds updated. 3.2.0-313-g4bc6d225a

git at osgeo.org git at osgeo.org
Wed Jan 19 14:28:20 PST 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, out-of-tree-builds has been updated
       via  4bc6d225adc29807918e6afca99510f7ba66b7c6 (commit)
      from  903f936f69f9996879338ba4ac758ec847169c80 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4bc6d225adc29807918e6afca99510f7ba66b7c6
Author: Sandro Santilli <strk at kbt.io>
Date:   Wed Jan 19 23:28:10 2022 +0100

    Fix raster loader build

diff --git a/raster/loader/Makefile.in b/raster/loader/Makefile.in
index 55d1dd187..a3a603505 100644
--- a/raster/loader/Makefile.in
+++ b/raster/loader/Makefile.in
@@ -57,8 +57,6 @@ GETTEXT_LDFLAGS = @GETTEXT_LDFLAGS@ @LIBINTL@
 ICONV_LDFLAGS=@ICONV_LDFLAGS@
 ICONV_CFLAGS=@ICONV_CFLAGS@
 
-CPPFLAGS = -I$(builddir)
-
 CFLAGS = \
 	@CFLAGS@ @PICFLAGS@ \
 	$(RTCORE_CFLAGS) \

-----------------------------------------------------------------------

Summary of changes:
 raster/loader/Makefile.in | 2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list