diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2005-12-02 14:03:23 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2005-12-02 14:03:23 +0000 |
commit | 290864344a2c6065b46e4abd2116f79ccbf8c78d (patch) | |
tree | 2e2c59e1f3f927637eaa4bf9230b7be0a5c5d1b7 | |
parent | 36193ba0bba5caa841de938ce7c279c6c9f54ac8 (diff) | |
download | buildroot-novena-290864344a2c6065b46e4abd2116f79ccbf8c78d.tar.gz buildroot-novena-290864344a2c6065b46e4abd2116f79ccbf8c78d.zip |
- fix uclibc-config patch for 2.16.91.0.4
-rw-r--r-- | toolchain/binutils/2.16.91.0.4/100-uclibc-conf.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/binutils/2.16.91.0.4/100-uclibc-conf.patch b/toolchain/binutils/2.16.91.0.4/100-uclibc-conf.patch index 85fc30930..a041f0a1f 100644 --- a/toolchain/binutils/2.16.91.0.4/100-uclibc-conf.patch +++ b/toolchain/binutils/2.16.91.0.4/100-uclibc-conf.patch @@ -205,8 +205,8 @@ diff -Nurp binutils-2.16.91.0.2.orig/config.sub binutils-2.16.91.0.2/config.sub | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ | pyramid \ -- | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \ -+ | sh | sh[1234]* | sh[24]a | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \ +- | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \ ++ | sh | sh[1234]* | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ | sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \ | sparcv8 | sparcv9 | sparcv9b \ |