[packages/binutils] - back to ld.bfd, gold seems to strip required rpath references from resulting binaries - rel 2
baggins
baggins at pld-linux.org
Wed Apr 17 20:29:29 CEST 2013
commit 6fedf75051db8050250409e92b0aa4190b415646
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Apr 17 20:28:47 2013 +0200
- back to ld.bfd, gold seems to strip required rpath references from
resulting binaries
- rel 2
binutils.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index a272fad..c060d54 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -5,7 +5,7 @@
# http://sourceware.org/ml/binutils/2008-03/msg00162.html
%bcond_without pax # without PaX flags (for upstream bugreports)
%bcond_without gold # don't build gold (no C++ dependencies)
-%bcond_with default_ld # default ld instead of gold
+%bcond_without default_ld # default ld instead of gold
%bcond_without tests
%ifnarch %{ix86} %{x8664}
@@ -23,7 +23,7 @@ Summary(tr.UTF-8): GNU geliştirme araçları
Summary(uk.UTF-8): Набір інструментів GNU для побудови виконуваних програм
Name: binutils
Version: 2.23.52.0.1
-Release: 1
+Release: 2
Epoch: 3
License: GPL v3+
Group: Development/Tools
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/binutils.git/commitdiff/6fedf75051db8050250409e92b0aa4190b415646
More information about the pld-cvs-commit
mailing list