]> git.pld-linux.org Git - packages/gcc.git/blobdiff - gcc.spec
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/gcc.git] / gcc.spec
index 9af443a44f098c702993b5005ac5099e6011d6f0..fe42ccdc40e1b3507383f8690a580a6d2d14f06b 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -33,8 +33,7 @@ Patch2:               %{name}-nolocalefiles.patch
 Patch3:                %{name}-ada-link-new-libgnat.patch
 Patch4:                %{name}-nodebug.patch
 Patch5:                %{name}-cse-find_best_addr.patch
-Patch6:                %{name}-alpha-regno-mode.patch
-Patch7:                %{name}-amd64-thunk.patch
+Patch6:                %{name}-amd64-thunk.patch
 # -- stolen patches from RH --
 Patch10:       gcc32-ada-link.patch
 Patch11:       gcc32-boehm-gc-libs.patch
@@ -761,12 +760,9 @@ mv ksi-%{KSI_VERSION} gcc/ksi
 %patch3 -p1
 %{!?debug:%patch4 -p1}
 %patch5 -p1
-%ifarch alpha
-%patch6 -p1
-%endif
 %ifarch amd64
 # not sure if it wouldn't break x86 (it shouldn't, but better safe than sorry)
-%patch7 -p1
+%patch6 -p1
 %endif
 
 %patch10 -p1
This page took 0.032883 seconds and 4 git commands to generate.