diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-02-01 18:42:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-02-01 18:42:22 +0000 |
commit | 875cd251a031f2e838ba43bfdcbdd684e0d2234b (patch) | |
tree | 7e8befac5583a8e2f89e407ca347bf39cf049252 /toolchain/binutils/patches | |
parent | f5c304120df626b3536e5cb35ef37108bde7e6e3 (diff) | |
download | upstream-875cd251a031f2e838ba43bfdcbdd684e0d2234b.tar.gz upstream-875cd251a031f2e838ba43bfdcbdd684e0d2234b.tar.bz2 upstream-875cd251a031f2e838ba43bfdcbdd684e0d2234b.zip |
eliminate the root cause of the uClibc problems on the powerpc platform
SVN-Revision: 10346
Diffstat (limited to 'toolchain/binutils/patches')
-rw-r--r-- | toolchain/binutils/patches/2.17/500-avr32.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/toolchain/binutils/patches/2.17/500-avr32.patch b/toolchain/binutils/patches/2.17/500-avr32.patch index 7cdd55afe7..44a3bd8ca7 100644 --- a/toolchain/binutils/patches/2.17/500-avr32.patch +++ b/toolchain/binutils/patches/2.17/500-avr32.patch @@ -3671,15 +3671,6 @@ diff -Nrup binutils-2.17/bfd/configure binutils-2.17.atmel.1.3.0/bfd/configure if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' -@@ -2836,7 +3321,7 @@ fi - - # Define the identity of the package. - PACKAGE=bfd -- VERSION=2.17 -+ VERSION=2.17.atmel.0.0.99 - - - cat >>confdefs.h <<_ACEOF @@ -2874,8 +3359,8 @@ if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. |