[Git][debian-gis-team/tirex][master] Allow build flags to be extended properly.

ǝɹʇʇɐʃǝ◖ xıʃǝɟ (@xamanu) gitlab at salsa.debian.org
Wed Sep 8 14:36:45 BST 2021



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


Commits:
f21a1da4 by Felix Delattre at 2021-09-08T13:36:08+00:00
Allow build flags to be extended properly.

- - - - -


2 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,7 @@
 tirex (0.6.4-1~exp1) experimental; urgency=medium
 
   [ Felix Delattre ]
-  * Initial package (Closes: #968676)
+  * Initial package (Closes: #968676).
   * Import upstream version 0.6.3
   * Adjusted copyright information.
   * Use tirex package.


=====================================
debian/patches/0003-Add-debug-information-to-tirex-backend-manager.patch
=====================================
@@ -1,22 +1,21 @@
 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
+Origin: https://github.com/openstreetmap/tirex/pull/39/commits/d7f0ae48e5fe12e6877ac8bfc0ec2feb00ed45b3
+Bug: https://github.com/openstreetmap/tirex/pull/39
 
 ---
  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
+index 832358e..977a48e 100644
 --- a/backend-mapnik/Makefile
 +++ b/backend-mapnik/Makefile
-@@ -1,7 +1,7 @@
+@@ -1,6 +1,6 @@
  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
+-CXXFLAGS = $(CFLAGS) `mapnik-config --cflags`
++CXXFLAGS = `mapnik-config --cflags` $(CFLAGS)
+ CXXFLAGS += -Wall -Wextra -pedantic -Wredundant-decls -Wdisabled-optimization -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wsign-promo -Wold-style-cast
  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



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/commit/f21a1da444fa208f441bf35f2ae34e143c2a8d85
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/20210908/fc0183dd/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list