]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- rel 7; enable new malloc auto/th/glibc-2_10_1-7
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 7 Jul 2009 05:26:54 +0000 (05:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.827

glibc.spec

index 2947c7ba46ae6239a139a6f9bf22c8dc2cbe6b20..597bf7b1eaf93f817ec9763a7a1438413b85a0b8 100644 (file)
@@ -33,7 +33,7 @@ Summary(tr.UTF-8):    GNU libc
 Summary(uk.UTF-8):     GNU libc версії
 Name:          glibc
 Version:       2.10.1
-Release:       6
+Release:       7
 Epoch:         6
 License:       LGPL v2.1+
 Group:         Libraries
@@ -125,6 +125,8 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # avoid -D_FORTIFY_SOURCE=X
 %define                filterout_cpp           -D_FORTIFY_SOURCE=[0-9]+
 
+%define                specflags               -fasynchronous-unwind-tables
+
 %define                specflags_sparc64       -mcpu=ultrasparc -mvis -fcall-used-g6
 
 # ld.so needs not to be stripped to work
@@ -941,6 +943,7 @@ AWK="gawk" \
 %if "%{pld_release}" != "ti"
        --enable-nss-crypt \
 %endif
+       --enable-experimental-malloc \
        --enable-stackguard-randomization \
        --enable-hidden-plt \
        --enable-bind-now \
This page took 0.364469 seconds and 4 git commands to generate.