2.17.50.0.3-1

This commit is contained in:
Jakub Jelinek 2006-07-17 16:08:31 +00:00
parent bf4309bce6
commit d19f018ab6

View File

@ -15,6 +15,7 @@ Patch6: binutils-2.17.50.0.3-standards.patch
Patch7: binutils-2.17.50.0.3-build-fixes.patch
Patch8: binutils-2.17.50.0.3-kept-section.patch
Patch9: binutils-2.17.50.0.3-power6-insns.patch
Patch10: binutils-2.17.50.0.3-opcodes-intl.patch
Buildroot: %{_tmppath}/binutils-root
BuildRequires: texinfo >= 4.0, dejagnu, gettext, flex, bison
@ -53,6 +54,7 @@ addresses to file and line).
%patch7 -p0 -b .build-fixes~
%patch8 -p0 -b .kept-section~
%patch9 -p0 -b .power6-insns~
%patch10 -p0 -b .opcodes-intl~
# libtool sucks
perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in}
# LTP sucks