2.15.92.0.2-3
This commit is contained in:
parent
9d017c9e47
commit
af5b182e94
@ -15,6 +15,7 @@ Patch6: binutils-2.15.92.0.2-ldsoconf.patch
|
||||
Patch7: binutils-2.15.92.0.2-elfvsb-test.patch
|
||||
Patch8: binutils-2.15.92.0.2-prelink-strip.patch
|
||||
Patch9: binutils-2.15.92.0.2-ppc-tlbie.patch
|
||||
Patch10: binutils-2.15.92.0.2-strings.patch
|
||||
|
||||
Buildroot: %{_tmppath}/binutils-root
|
||||
BuildRequires: texinfo >= 4.0, dejagnu, gettext, flex, bison
|
||||
@ -52,6 +53,7 @@ addresses to file and line).
|
||||
%patch7 -p0 -b .elfvsb-test~
|
||||
%patch8 -p0 -b .prelink-strip~
|
||||
%patch9 -p0 -b .ppc-tlbie~
|
||||
%patch10 -p0 -b .strings~
|
||||
# libtool sucks
|
||||
perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in}
|
||||
# LTP sucks
|
||||
@ -78,7 +80,7 @@ CFLAGS="${CFLAGS:-%optflags}" ../configure \
|
||||
make %{_smp_mflags} tooldir=%{_prefix} all
|
||||
make %{_smp_mflags} tooldir=%{_prefix} info
|
||||
echo ====================TESTING=========================
|
||||
make -k check || :
|
||||
make -k check < /dev/null || :
|
||||
echo ====================TESTING END=====================
|
||||
cd ..
|
||||
|
||||
@ -164,6 +166,8 @@ fi
|
||||
- revert Sep 09 change to make ppc L second argument e.g. for tlbie
|
||||
non-optional
|
||||
- fix stripping of prelinked binaries and libraries (#133734)
|
||||
- allow strings(1) on 32-bit arches to be used again with > 2GB
|
||||
files (#133555)
|
||||
|
||||
* Mon Oct 4 2004 Jakub Jelinek <jakub@redhat.com> 2.15.92.0.2-2
|
||||
- update to 2.15.92.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user