]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- skip_post_check_so libgcc_s.so.1 of ppc
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 7 Feb 2012 09:28:15 +0000 (09:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.278.2.5.2.3

gcc.spec

index 9a8dffa5e0b8f4ec51187f941f63805ea66285c0..6105e49c7e940a5682d909f3f6eb7a88e315eaed 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -75,6 +75,12 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %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.
This page took 0.129101 seconds and 4 git commands to generate.