2.17.50.0.3-3
This commit is contained in:
parent
6003b33b26
commit
5f664c4724
@ -1,7 +1,7 @@
|
|||||||
Summary: A GNU collection of binary utilities.
|
Summary: A GNU collection of binary utilities.
|
||||||
Name: binutils
|
Name: binutils
|
||||||
Version: 2.17.50.0.3
|
Version: 2.17.50.0.3
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
@ -58,6 +58,8 @@ addresses to file and line).
|
|||||||
%patch10 -p0 -b .opcodes-intl~
|
%patch10 -p0 -b .opcodes-intl~
|
||||||
%patch11 -p0 -b .x86-noautoarch~
|
%patch11 -p0 -b .x86-noautoarch~
|
||||||
|
|
||||||
|
# On ppc64 we might use 64K pages
|
||||||
|
sed -i -e '/#define.*ELF_COMMONPAGESIZE/s/0x1000$/0x10000/' bfd/elf*ppc.c
|
||||||
# libtool sucks
|
# libtool sucks
|
||||||
perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in}
|
perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in}
|
||||||
# LTP sucks
|
# LTP sucks
|
||||||
@ -169,6 +171,9 @@ fi
|
|||||||
%{_infodir}/*info*
|
%{_infodir}/*info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 18 2006 Alexandre Oliva <aoliva@redhat.com> 2.17.50.0.3-3
|
||||||
|
- on ppc and ppc64 increase default -z commonpagesize to 64K (#203001)
|
||||||
|
|
||||||
* Fri Jul 28 2006 Alexandre Oliva <aoliva@redhat.com> 2.17.50.0.3-2
|
* Fri Jul 28 2006 Alexandre Oliva <aoliva@redhat.com> 2.17.50.0.3-2
|
||||||
- do not infer x86 arch implicitly based on instruction in the input
|
- do not infer x86 arch implicitly based on instruction in the input
|
||||||
(#200330)
|
(#200330)
|
||||||
|
Loading…
Reference in New Issue
Block a user