[pkg-nagios-changes] [Git][nagios-team/pkg-icinga2][master] Don't add -latomic, didn't fix the FTBFS.

Bas Couwenberg gitlab at salsa.debian.org
Fri Oct 18 17:58:31 BST 2019



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-icinga2


Commits:
366d2971 by Bas Couwenberg at 2019-10-18T16:58:16Z
Don't add -latomic, didn't fix the FTBFS.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+icinga2 (2.11.1-2~exp2) UNRELEASED; urgency=medium
+
+  * Don't add -latomic, didn't fix the FTBFS.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 18 Oct 2019 18:57:52 +0200
+
 icinga2 (2.11.1-2~exp1) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -6,7 +6,6 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
-DEB_HOST_ARCH  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 
 export CTEST_OUTPUT_ON_FAILURE=1
 
@@ -15,10 +14,6 @@ ifneq (,$(findstring $(DEB_BUILD_ARCH),"armhf mips mipsel"))
 	UNITY_BUILD = -DICINGA2_UNITY_BUILD=Off
 endif
 
-ifneq (,$(filter $(DEB_HOST_ARCH),armel m68k mips mipsel powerpc powerpcspe sh4))
-	export DEB_LDFLAGS_MAINT_APPEND = -latomic
-endif
-
 %:
 	dh $@ --with systemd --with bash_completion --parallel
 



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-icinga2/commit/366d29712b0ef7705b37621e46a755a68193064b

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-icinga2/commit/366d29712b0ef7705b37621e46a755a68193064b
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/pkg-nagios-changes/attachments/20191018/87cbea71/attachment.html>


More information about the pkg-nagios-changes mailing list