packages: binutils/binutils.spec - rel 2; gold by default, enable lto

arekm arekm at pld-linux.org
Mon Jun 27 18:23:39 CEST 2011


Author: arekm                        Date: Mon Jun 27 16:23:39 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; gold by default, enable lto

---- Files affected:
packages/binutils:
   binutils.spec (1.344 -> 1.345) 

---- Diffs:

================================================================
Index: packages/binutils/binutils.spec
diff -u packages/binutils/binutils.spec:1.344 packages/binutils/binutils.spec:1.345
--- packages/binutils/binutils.spec:1.344	Sun Jun 12 08:43:28 2011
+++ packages/binutils/binutils.spec	Mon Jun 27 18:23:33 2011
@@ -5,7 +5,7 @@
 # define addtargets x,y,z	# build with additional targets x,y,z (e.g. x86_64-linux)
 				# http://sourceware.org/ml/binutils/2008-03/msg00162.html
 %bcond_without	pax		# without PaX flags (for upstream bugreports)
-%bcond_without	default_ld	# default ld instead of gold
+%bcond_with	default_ld	# default ld instead of gold
 #
 Summary:	GNU Binary Utility Development Utilities
 Summary(de.UTF-8):	GNU Binary Utility Development Utilities
@@ -18,7 +18,7 @@
 Summary(uk.UTF-8):	Набір інструментів GNU для побудови виконуваних програм
 Name:		binutils
 Version:	2.21.52.0.2
-Release:	1
+Release:	2
 Epoch:		3
 License:	GPL v3+
 Group:		Development/Tools
@@ -201,6 +201,7 @@
 	--disable-werror \
 	--enable-build-warnings=,-Wno-missing-prototypes \
 	--enable-shared \
+	--enable-lto \
 	--prefix=%{_prefix} \
 	--libdir=%{_libdir} \
 	--infodir=%{_infodir} \
@@ -350,6 +351,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.345  2011/06/27 16:23:33  arekm
+- rel 2; gold by default, enable lto
+
 Revision 1.344  2011/06/12 06:43:28  arekm
 - up to 2.21.52.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/binutils/binutils.spec?r1=1.344&r2=1.345&f=u



More information about the pld-cvs-commit mailing list