packages: glibc/glibc.spec - rel 7; enable new malloc

arekm arekm at pld-linux.org
Tue Jul 7 07:27:01 CEST 2009


Author: arekm                        Date: Tue Jul  7 05:27:01 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 7; enable new malloc

---- Files affected:
packages/glibc:
   glibc.spec (1.826 -> 1.827) 

---- Diffs:

================================================================
Index: packages/glibc/glibc.spec
diff -u packages/glibc/glibc.spec:1.826 packages/glibc/glibc.spec:1.827
--- packages/glibc/glibc.spec:1.826	Sat Jul  4 01:03:23 2009
+++ packages/glibc/glibc.spec	Tue Jul  7 07:26:54 2009
@@ -34,7 +34,7 @@
 Summary(uk.UTF-8):	GNU libc версії
 Name:		glibc
 Version:	2.10.1
-Release:	6
+Release:	7
 Epoch:		6
 License:	LGPL v2.1+
 Group:		Libraries
@@ -126,6 +126,8 @@
 # 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
@@ -942,6 +944,7 @@
 %if "%{pld_release}" != "ti"
 	--enable-nss-crypt \
 %endif
+	--enable-experimental-malloc \
 	--enable-stackguard-randomization \
 	--enable-hidden-plt \
 	--enable-bind-now \
@@ -1647,6 +1650,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.827  2009/07/07 05:26:54  arekm
+- rel 7; enable new malloc
+
 Revision 1.826  2009/07/03 23:03:23  hawk
 - no --enable-nss-crypt for Titanium
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glibc/glibc.spec?r1=1.826&r2=1.827&f=u



More information about the pld-cvs-commit mailing list