]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- rel 2; gold by default, enable lto auto/th/binutils-2_21_52_0_2-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 27 Jun 2011 16:23:33 +0000 (16:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    binutils.spec -> 1.345

binutils.spec

index 1e3a92e18648aa3f1ee975d1060dd75829d088cf..88983713d0e8a868d8d810d3e69168688e54c9ff 100644 (file)
@@ -4,7 +4,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
@@ -17,7 +17,7 @@ Summary(tr.UTF-8):    GNU geliştirme araçları
 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
@@ -200,6 +200,7 @@ sparc32 \
        --disable-werror \
        --enable-build-warnings=,-Wno-missing-prototypes \
        --enable-shared \
+       --enable-lto \
        --prefix=%{_prefix} \
        --libdir=%{_libdir} \
        --infodir=%{_infodir} \
This page took 0.24548 seconds and 4 git commands to generate.