[Git][debian-gis-team/tilemaker][master] Avoid binaries with no debugging symbols.

ǝɹʇʇɐʃǝ◖ xıʃǝɟ (@xamanu) gitlab at salsa.debian.org
Fri Sep 3 16:55:29 BST 2021



ǝɹʇʇɐʃǝ◖ xıʃǝɟ pushed to branch master at Debian GIS Project / tilemaker


Commits:
ae3e5b6c by Felix Delattre at 2021-09-03T15:52:35+00:00
Avoid binaries with no debugging symbols.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -6,6 +6,9 @@
 # Enable hardening build flags
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
+CONFIG:= -g
+export CONFIG
+
 %:
 	dh $@
 



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/ae3e5b6c5d87848fddee71667139da9351e9f721
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/20210903/4f2d2fb1/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list