packages (AC-branch): gcc4/gcc4.spec - skip_post_check_so libstdc++.so

glen glen at pld-linux.org
Sat Jan 28 16:47:00 CET 2012


Author: glen                         Date: Sat Jan 28 15:47:00 2012 GMT
Module: packages                      Tag: AC-branch
---- Log message:
- skip_post_check_so libstdc++.so

---- Files affected:
packages/gcc4:
   gcc4.spec (1.438.2.22 -> 1.438.2.23) 

---- Diffs:

================================================================
Index: packages/gcc4/gcc4.spec
diff -u packages/gcc4/gcc4.spec:1.438.2.22 packages/gcc4/gcc4.spec:1.438.2.23
--- packages/gcc4/gcc4.spec:1.438.2.22	Mon Dec 27 23:43:28 2010
+++ packages/gcc4/gcc4.spec	Sat Jan 28 16:46:55 2012
@@ -86,6 +86,10 @@
 
 %define		_slibdir	/%{_lib}
 
+# TODO: correct these or document
+# libstdc++.so.6.0.8 symbol: ___tls_get_addr
+%define		skip_post_check_so	libstdc\\+\\+.so.6.0.*
+
 %description
 A compiler aimed at integrating all the optimizations and features
 necessary for a high-performance and stable development environment.
@@ -578,6 +582,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.438.2.23  2012/01/28 15:46:55  glen
+- skip_post_check_so libstdc++.so
+
 Revision 1.438.2.22  2010/12/27 22:43:28  glen
 - allow upgrading to g++ devel packages in builder; rel 10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc4/gcc4.spec?r1=1.438.2.22&r2=1.438.2.23&f=u



More information about the pld-cvs-commit mailing list