[Git][debian-gis-team/tilemaker][master] Append -DNDEBUG to CPPFLAGS.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Oct 8 08:24:57 BST 2021



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


Commits:
dd203c6b by Bas Couwenberg at 2021-10-08T09:15:51+02:00
Append -DNDEBUG to CPPFLAGS.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -11,6 +11,7 @@ include /usr/share/dpkg/pkg-info.mk
 TM_VERSION := $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 
 export DEB_LDFLAGS_MAINT_APPEND=-pthread
+export DEB_CPPFLAGS_MAINT_APPEND=-DNDEBUG
 
 # Allow debug package to be created
 CONFIG := -g



View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/dd203c6b66ca802bb262cf214c7114c4ceb1aab9

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/dd203c6b66ca802bb262cf214c7114c4ceb1aab9
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/20211008/a5029539/attachment.htm>


More information about the Pkg-grass-devel mailing list