]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- more -fvisibility fixes. i'll dropin tarball soon.
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 4 Nov 2005 14:44:20 +0000 (14:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.380

gcc.spec

index 052c96ce38ac79aae001f07bb17f12d0a591a081..8ea028edb13c8ae4a89fede55d99f706d2906636 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -57,6 +57,8 @@ Patch4:               %{name}-ada-link.patch
 Patch5:                %{name}-alpha-ada_fix.patch
 # -fvisibility fixes...
 Patch6:                %{name}-pr19664_gnu_internal.patch
+Patch7:                %{name}-pr19664_libstdc++.patch
+
 # PRs
 Patch10:       %{name}-pr7776.patch
 Patch11:       %{name}-pr20297.patch
@@ -728,6 +730,7 @@ Statyczne biblioteki Obiektowego C.
 
 # -fvisbility fixes...
 %patch6 -p1
+%patch7 -p1
 
 # PRs
 %patch10 -p1
This page took 0.151277 seconds and 4 git commands to generate.