From 9b036161c838b66ebe03edaa299220ebdf46b6aa Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 11 Jan 2022 16:02:18 +0100 Subject: [PATCH] d/rules: allow abigail to fail (cherry picked from debian upstream [0] commit 5ae98b5499022c2c127d546a7b5aeb906f6f2a6b) [0] https://salsa.debian.org/zfsonlinux-team/zfs Signed-off-by: Stoiko Ivanov --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 826bdc9..e5bb4a5 100755 --- a/debian/rules +++ b/debian/rules @@ -50,7 +50,7 @@ override_dh_auto_test: override_dh_auto_test: ifeq (amd64,$(DEB_HOST_ARCH)) # Upstream provides an ABI guarantee that we validate here - $(MAKE) checkabi + -$(MAKE) checkabi endif # The dh_auto_test rule is disabled because