[Git][debian-gis-team/mapnik][master] Don't append -DMAPNIK_USE_PROJ to C{,XX}FLAGS.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Aug 4 09:36:31 BST 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / mapnik


Commits:
ada4b933 by Bas Couwenberg at 2022-08-04T10:25:26+02:00
Don't append -DMAPNIK_USE_PROJ to C{,XX}FLAGS.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -7,10 +7,6 @@
 # Enable hardening build flags
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
-# Workaround for proj_api.h deprecation in PROJ 6.0.0
-export DEB_CFLAGS_MAINT_APPEND=-DMAPNIK_USE_PROJ
-export DEB_CXXFLAGS_MAINT_APPEND=-DMAPNIK_USE_PROJ
-
 NJOBS := -j1
 ifneq (,$(filter parallel=%,$(subst $(COMMA), ,$(DEB_BUILD_OPTIONS))))
 NJOBS := -j$(subst parallel=,,$(filter parallel=%,$(subst $(COMMA), ,$(DEB_BUILD_OPTIONS))))



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/ada4b933b89561dc4beb45fc63fc3ad094a7a41e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/ada4b933b89561dc4beb45fc63fc3ad094a7a41e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20220804/84439e24/attachment.htm>


More information about the Pkg-grass-devel mailing list