[med-svn] [Git][med-team/hisat2][master] armhf armel ppc64el s390x: add -Wno-narrowing

Michael R. Crusoe gitlab at salsa.debian.org
Sat Jan 4 21:53:14 GMT 2020



Michael R. Crusoe pushed to branch master at Debian Med / hisat2


Commits:
eeba5403 by Michael R. Crusoe at 2020-01-04T22:52:15+01:00
armhf armel ppc64el s390x: add -Wno-narrowing

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+hisat2 (2.1.0-2nopython3hisat3) unstable; urgency=medium
+
+  * armhf armel ppc64el s390x: add -Wno-narrowing
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Sat, 04 Jan 2020 22:52:02 +0100
+
 hisat2 (2.1.0-2nopython3hisat2) unstable; urgency=medium
 
   [ Saira Hussain ]


=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 export DEB_CFLAGS_MAINT_APPEND += -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3
 export DEB_CXXFLAGS_MAINT_APPEND += -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3
 
-ifneq (,$(filter arm64,$(DEB_BUILD_ARCH)))
+ifneq (,$(filter arm64 armhf armel ppc64el s390x,$(DEB_BUILD_ARCH)))
 export DEB_CFLAGS_MAINT_APPEND += -Wno-narrowing
 export DEB_CXXFLAGS_MAINT_APPEND += -Wno-narrowing
 endif



View it on GitLab: https://salsa.debian.org/med-team/hisat2/commit/eeba5403289f994377129ec1bfd1a28df7264eb6

-- 
View it on GitLab: https://salsa.debian.org/med-team/hisat2/commit/eeba5403289f994377129ec1bfd1a28df7264eb6
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/debian-med-commit/attachments/20200104/5e83277a/attachment.html>


More information about the debian-med-commit mailing list