packages: glibc/glibc.spec - add --enable-experimental-malloc (it is stable...

arekm arekm at pld-linux.org
Thu Jun 30 12:20:33 CEST 2011


Author: arekm                        Date: Thu Jun 30 10:20:33 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add --enable-experimental-malloc (it is stable according to glibc devs (and will be default in next glibc))

---- Files affected:
packages/glibc:
   glibc.spec (1.922 -> 1.923) 

---- Diffs:

================================================================
Index: packages/glibc/glibc.spec
diff -u packages/glibc/glibc.spec:1.922 packages/glibc/glibc.spec:1.923
--- packages/glibc/glibc.spec:1.922	Sun Jun 26 21:17:57 2011
+++ packages/glibc/glibc.spec	Thu Jun 30 12:20:27 2011
@@ -999,6 +999,7 @@
 %if "%{pld_release}" != "ti"
 	--enable-nss-crypt \
 %endif
+	--enable-experimental-malloc \
 	--enable-stackguard-randomization \
 	--enable-hidden-plt \
 	--enable-bind-now \
@@ -1751,6 +1752,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.923  2011/06/30 10:20:27  arekm
+- add --enable-experimental-malloc (it is stable according to glibc devs (and will be default in next glibc))
+
 Revision 1.922  2011/06/26 19:17:57  qboosh
 - release 11
 
================================================================

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



More information about the pld-cvs-commit mailing list