[med-svn] [Git][med-team/rnahybrid][master] 2 commits: Resolve FTBFS with GCC 10 by building with -fcommon

Andreas Tille gitlab at salsa.debian.org
Wed Dec 2 16:53:22 GMT 2020



Andreas Tille pushed to branch master at Debian Med / rnahybrid


Commits:
2ff1a044 by Hamid Nassiby at 2020-12-02T16:08:27+00:00
Resolve FTBFS with GCC 10 by building with -fcommon
- - - - -
60452693 by Andreas Tille at 2020-12-02T16:53:20+00:00
Merge branch 'master' into 'master'

Resolve FTBFS with GCC 10 by building with -fcommon

See merge request med-team/rnahybrid!1
- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -2,6 +2,8 @@
 # -*- makefile -*-
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_CFLAGS_MAINT_APPEND = -fcommon
+
 
 # DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 # # work around the #861281 gcc >= 6 compile time regression on 32bit arm



View it on GitLab: https://salsa.debian.org/med-team/rnahybrid/-/compare/1b2de14ac3ca3ae81cf9cc45ec6f0dc2c1acd880...60452693a6c0ad426456f80b8381bb0ecfcff77d

-- 
View it on GitLab: https://salsa.debian.org/med-team/rnahybrid/-/compare/1b2de14ac3ca3ae81cf9cc45ec6f0dc2c1acd880...60452693a6c0ad426456f80b8381bb0ecfcff77d
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/20201202/77728ea4/attachment.html>


More information about the debian-med-commit mailing list