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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
