]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- [ADDED] http://www.nedprod.com/programs/gccvisibility.html
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 24 Sep 2004 14:28:43 +0000 (14:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc4.spec -> 1.217.2.88

gcc4.spec

index 89d5ca92b819896551a90871ca3ba375e0ea7f4b..99bb21d776e07947d6fb8a133eba5e75d8ec5cbe 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -39,6 +39,7 @@ Patch5:               %{name}-ada-link.patch
 Patch6:                %{name}-pr15666.patch
 Patch7:                %{name}-pr16276.patch
 Patch8:                %{name}-ada-bootstrap.patch
+Patch9:                %{name}-visibility.patch
 URL:           http://gcc.gnu.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -635,6 +636,7 @@ Adzie.
 # and even using the same 3.4.x(!) (but not Debian's 3.3.x) on ia64
 %patch8 -p2
 %endif
+%patch9 -p1
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 %{?with_ssp:SSP }(PLD Linux)";/' gcc/version.c
This page took 0.208314 seconds and 4 git commands to generate.