[Pkg-libvirt-commits] [libvirt-sandbox] 09/42: Disable Fedora hardened build since it breaks static linking

Guido Guenther agx at moszumanska.debian.org
Sat May 27 16:27:07 UTC 2017


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

agx pushed a commit to branch debian/experimental
in repository libvirt-sandbox.

commit cf3263f75218b181bc497668f8900a33e64a76c9
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Wed Jun 8 11:34:31 2016 +0100

    Disable Fedora hardened build since it breaks static linking
    
    rhbz #1343892
---
 libvirt-sandbox.spec.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/libvirt-sandbox.spec.in b/libvirt-sandbox.spec.in
index f84eabc..2bde943 100644
--- a/libvirt-sandbox.spec.in
+++ b/libvirt-sandbox.spec.in
@@ -10,6 +10,9 @@
 
 %define libvirt_version 1.0.2
 
+# Hardended build breaks autoconf's detection
+# of -static flag
+%undefine _hardened_build
 
 Name: @PACKAGE@
 Version: @VERSION@

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



More information about the Pkg-libvirt-commits mailing list