summaryrefslogtreecommitdiff
path: root/packages/gcc
diff options
context:
space:
mode:
authorDerek Young <dyoung@nslu2-linux.org>2008-02-17 00:40:09 +0000
committerDerek Young <dyoung@nslu2-linux.org>2008-02-17 00:40:09 +0000
commitd9971a1a3d12421aea6e77f90e80589786a3a40a (patch)
treeaed3273674679b3e9a9b0ced098606aad8a3549b /packages/gcc
parentb7b7b8ba477be3f471d96ce473a55fcfaf24917b (diff)
Add forgotten patch to re-enable big endian builds based on gcc 4.2.2
Diffstat (limited to 'packages/gcc')
-rw-r--r--packages/gcc/gcc_4.2.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gcc/gcc_4.2.2.bb b/packages/gcc/gcc_4.2.2.bb
index 15a25c9c6a..dea9f14d9a 100644
--- a/packages/gcc/gcc_4.2.2.bb
+++ b/packages/gcc/gcc_4.2.2.bb
@@ -27,6 +27,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://602-sdk-libstdc++-includes.patch;patch=1 \
file://740-sh-pr24836.patch;patch=1 \
file://800-arm-bigendian.patch;patch=1 \
+ file://801-arm-bigendian-eabi.patch;patch=1 \
file://904-flatten-switch-stmt-00.patch;patch=1 \
file://arm-nolibfloat.patch;patch=1 \
file://arm-softfloat.patch;patch=1 \