X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fbinutils%2Fpatches%2F2.17%2F501-avr32-fix-pool-alignment.patch;h=2df30353bc83d561391284c98f53e290e37120be;hb=cb6a7699b800bbf69d6e8f2fe98cfdc11b9c8bed;hp=bd519a1e693a27d5d8c8abec1281277ba83a1b44;hpb=ac02d17ea5532f5b804f3b83b65f6afb2952e080;p=openwrt-10.03%2F.git diff --git a/toolchain/binutils/patches/2.17/501-avr32-fix-pool-alignment.patch b/toolchain/binutils/patches/2.17/501-avr32-fix-pool-alignment.patch index bd519a1e6..2df30353b 100644 --- a/toolchain/binutils/patches/2.17/501-avr32-fix-pool-alignment.patch +++ b/toolchain/binutils/patches/2.17/501-avr32-fix-pool-alignment.patch @@ -11,16 +11,3 @@ Index: a/gas/config/tc-avr32.c /* Assume none of the entries are discarded, and that we need the maximum amount of alignment. But we're not going to allocate -Index: a/bfd/configure.in -=================================================================== ---- a/bfd/configure.in (revision 31496) -+++ b/bfd/configure.in (revision 32014) -@@ -8,7 +8,7 @@ - AC_CANONICAL_TARGET - AC_ISC_POSIX - --AM_INIT_AUTOMAKE(bfd, 2.17.atmel.1.2.0) -+AM_INIT_AUTOMAKE(bfd, 2.17.atmel.1.2.1) - - dnl These must be called before AM_PROG_LIBTOOL, because it may want - dnl to call AC_CHECK_PROG.