[libimager-perl] 01/02: add upstream (gcc) bug to d/rules comment
gregor herrmann
gregoa at debian.org
Fri Dec 9 15:29:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libimager-perl.
commit 21a9be78e042de8c726219b29af7666db9e2f7de
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Dec 9 16:23:42 2016 +0100
add upstream (gcc) bug to d/rules comment
Gbp-Dch: Ignore
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 21b4335..36ec263 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@ ARCHLIB := $(shell perl -MConfig -e 'print $$Config{vendorarch}')
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
# #847397
+# TL;dr: this is https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78176
+# can be dropped once the gcc bug is fixed
DEB_HOST_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH)
NOOPT = mips mipsel
ifneq (,$(filter $(DEB_HOST_ARCH), $(NOOPT)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimager-perl.git
More information about the Pkg-perl-cvs-commits
mailing list