[Pkg-nagios-changes] [pkg-icinga2] 01/01: Revert "arm64: Build with ld.gold as linker"

Markus Frosch lazyfrosch at moszumanska.debian.org
Mon Dec 19 15:13:01 UTC 2016


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

lazyfrosch pushed a commit to branch master
in repository pkg-icinga2.

commit 5393d8040926c1e9f734182ad35db33ad9a30dea
Author: Markus Frosch <lazyfrosch at debian.org>
Date:   Mon Dec 19 15:09:16 2016 +0000

    Revert "arm64: Build with ld.gold as linker"
    
    This reverts commit d1ec429fab7bcc2ed80a07cb84e803a44674f720.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7eab2f6..4a9a27e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,6 @@ DEB_HOST_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH)
 ifneq ($(findstring $(DEB_HOST_ARCH), armhf),)
 	UNITY_BUILD = -DICINGA2_UNITY_BUILD=Off
 endif
-ifneq ($(findstring $(DEB_HOST_ARCH), arm64),)
-	export DEB_LDFLAGS_MAINT_APPEND = -fuse-ld=gold
-endif
 
 ifneq ($(findstring $(DEB_HOST_ARCH), mips),)
 	UNITY_BUILD = -DICINGA2_UNITY_BUILD=Off

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



More information about the Pkg-nagios-changes mailing list