packages (GCC_3_4): gcc/gcc.spec - skip_post_check_so libgcc_s.so.1 of ppc
glen
glen at pld-linux.org
Tue Feb 7 10:28:20 CET 2012
Author: glen Date: Tue Feb 7 09:28:20 2012 GMT
Module: packages Tag: GCC_3_4
---- Log message:
- skip_post_check_so libgcc_s.so.1 of ppc
---- Files affected:
packages/gcc:
gcc.spec (1.278.2.5.2.2 -> 1.278.2.5.2.3)
---- Diffs:
================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.278.2.5.2.2 packages/gcc/gcc.spec:1.278.2.5.2.3
--- packages/gcc/gcc.spec:1.278.2.5.2.2 Sun Feb 5 21:31:07 2012
+++ packages/gcc/gcc.spec Tue Feb 7 10:28:15 2012
@@ -76,6 +76,12 @@
%define rpmcflags -O2 -mtune=ultrasparc
%endif
+%ifarch ppc
+# ac-ppc: libgcc_s.so.1 __libc_stack_end
+# ac-ppc: libgcc_s_nof.so.1 __libc_stack_end
+%define skip_post_check_so libgcc_s.so.1
+%endif
+
%description
A compiler aimed at integrating all the optimizations and features
necessary for a high-performance and stable development environment.
@@ -1188,6 +1194,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.278.2.5.2.3 2012/02/07 09:28:15 glen
+- skip_post_check_so libgcc_s.so.1 of ppc
+
Revision 1.278.2.5.2.2 2012/02/05 20:31:07 glen
- up gcc-dirs dep for %{_libdir}/gcc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.278.2.5.2.2&r2=1.278.2.5.2.3&f=u
More information about the pld-cvs-commit
mailing list