praiskup pushed to libtool (master). "configury: don't hack the hardening flags into ltmain.sh (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 24 23:00:29 UTC 2015


>From 6454525449ebfbabd8e3e44d4283cccc35c3a7a0 Mon Sep 17 00:00:00 2001
From: Pavel Raiskup <praiskup at redhat.com>
Date: Sat, 25 Apr 2015 01:00:00 +0200
Subject: configury: don't hack the hardening flags into ltmain.sh

Resolves: rhbz#1214506
Version: 2.4.6-4

diff --git a/libtool.spec b/libtool.spec
index 201d451..725ded8 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -6,7 +6,7 @@
 Summary: The GNU Portable Library Tool
 Name:    libtool
 Version: 2.4.6
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+ and LGPLv2+ and GFDL
 URL:     http://www.gnu.org/software/libtool/
 Group:   Development/Tools
@@ -93,6 +93,9 @@ export CXX=g++
 export F77=gfortran
 export CFLAGS="$RPM_OPT_FLAGS -fPIC"
 
+# rhbz#1214506
+%global _configure_libtool_hardening_hack 0
+
 %configure  --prefix=%{_prefix}                 \
             --exec-prefix=%{_prefix}            \
             --bindir=%{_bindir}                 \
@@ -168,6 +171,9 @@ fi
 
 
 %changelog
+* Sat Apr 25 2015 Pavel Raiskup <praiskup at redhat.com> - 2.4.6-4
+- don't hack the hardening flag into pre-built libtool
+
 * Thu Apr 23 2015 Kalev Lember <kalevlember at gmail.com> - 2.4.6-3
 - rebuilt for gcc 5.1.1
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libtool.git/commit/?h=master&id=6454525449ebfbabd8e3e44d4283cccc35c3a7a0


More information about the scm-commits mailing list