[Pkg-gnupg-commit] [gnupg2] 01/02: https://bugs.debian.org/730846 is supposed to be fixed already

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Apr 18 22:08:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit 1c0e265b97f86c029d211f8fd41182284f81ddc9
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Apr 18 07:49:26 2016 -0400

    https://bugs.debian.org/730846 is supposed to be fixed already
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index f78b7ef..1c56ebd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,12 +14,6 @@ include /usr/share/dpkg/architecture.mk
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-# Temporary workaround for buildd failure on mips and mipsel. See
-# Bug:#730846.
-ifeq ($(DEB_HOST_ARCH),$(filter mips%,$(DEB_HOST_ARCH)))
-export DEB_BUILD_OPTIONS += nocheck
-endif
-
 %:
 	dh $@ --with autoreconf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list