[Git][debian-gis-team/sfcgal][master] Apply patch by Gianfranco Costamagna to use -02 on armhf & ppc64el too. (closes: #949025)

Bas Couwenberg gitlab at salsa.debian.org
Thu Jan 16 08:49:22 GMT 2020



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


Commits:
548b7e17 by Bas Couwenberg at 2020-01-16T09:46:33+01:00
Apply patch by Gianfranco Costamagna to use -02 on armhf & ppc64el too. (closes: #949025)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,8 @@
 sfcgal (1.3.7-5) UNRELEASED; urgency=medium
 
   * Drop Name field from upstream metadata.
+  * Apply patch by Gianfranco Costamagna to use -02 on armhf & ppc64el too.
+    (closes: #949025)
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 09 Dec 2019 09:43:37 +0100
 


=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 # reduce debug info to fix FTBFS on archs with few address space
-ifneq (,$(filter $(DEB_HOST_ARCH),arm64 mips mipsel))
+ifneq (,$(filter $(DEB_HOST_ARCH),arm64 armhf mips mipsel ppc64el))
     CMAKECXXFLAGS="-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=' -O2 -g1 -DNDEBUG'"
 endif
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/commit/548b7e17db036f4dfc60b2cff731766f4416313a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/commit/548b7e17db036f4dfc60b2cff731766f4416313a
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/20200116/92d13f48/attachment-0001.html>


More information about the Pkg-grass-devel mailing list