[Git][debian-gis-team/tirex][master] Fix debug-file-with-no-debug-symbols.

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



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


Commits:
33c499f4 by Felix Delattre at 2021-09-03T18:17:43+00:00
Fix debug-file-with-no-debug-symbols.

- - - - -


2 changed files:

- + debian/patches/0003-Add-debug-information-to-tirex-backend-manager.patch
- debian/patches/series


Changes:

=====================================
debian/patches/0003-Add-debug-information-to-tirex-backend-manager.patch
=====================================
@@ -0,0 +1,22 @@
+From: Felix Delattre <felix at delattre.de>
+Date: Fri, 3 Sep 2021 18:04:05 +0000
+Subject: Add debug information to tirex-backend-manager
+Forwarded: not-needed
+
+---
+ backend-mapnik/Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/backend-mapnik/Makefile b/backend-mapnik/Makefile
+index 832358e..ec16323 100644
+--- a/backend-mapnik/Makefile
++++ b/backend-mapnik/Makefile
+@@ -1,7 +1,7 @@
+ INSTALLOPTS=-g root -o root
+ CFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
+ CXXFLAGS = $(CFLAGS) `mapnik-config --cflags`
+-CXXFLAGS += -Wall -Wextra -pedantic -Wredundant-decls -Wdisabled-optimization -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wsign-promo -Wold-style-cast
++CXXFLAGS += -Wall -Wextra -pedantic -Wredundant-decls -Wdisabled-optimization -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wsign-promo -Wold-style-cast -g
+ LDFLAGS= `mapnik-config --libs --ldflags --dep-libs`
+ 
+ backend-mapnik: renderd.o metatilehandler.o networklistener.o networkmessage.o networkrequest.o networkresponse.o debuggable.o requesthandler.o


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 0001-Fix-simple-pod-syntax-error-for-OpenSeaMap.patch
 0002-Disconnect-configuration-overlap-between-build-and-d.patch
+0003-Add-debug-information-to-tirex-backend-manager.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/commit/33c499f4d7df4c3ef55b1f205848fd620da601e5

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/commit/33c499f4d7df4c3ef55b1f205848fd620da601e5
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/4bc62908/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list