[oe-commits] org.oe.dev Add forgotten patch to re-enable big endian builds based on gcc 4.2.2

dyoung commit openembedded-commits at lists.openembedded.org
Sun Feb 17 01:06:57 UTC 2008


Add forgotten patch to re-enable big endian builds based on gcc 4.2.2

Author: dyoung at nslu2-linux.org
Branch: org.openembedded.dev
Revision: a534fd1530fba63215db0ae44dbdd6e877c589b4
ViewMTN: http://monotone.openembedded.org/revision/info/a534fd1530fba63215db0ae44dbdd6e877c589b4
Files:
1
packages/gcc/gcc_4.2.2.bb
Diffs:

#
# mt diff -rc9c9f3354a71cf3f98a23c3f8f358b98565e3f48 -ra534fd1530fba63215db0ae44dbdd6e877c589b4
#
# 
# 
# patch "packages/gcc/gcc_4.2.2.bb"
#  from [b649640ada6aa7b3be9155792213ea7689d6e6ac]
#    to [e3cc18f11ea8954870f79c7a095814c2a298871d]
# 
============================================================
--- packages/gcc/gcc_4.2.2.bb	b649640ada6aa7b3be9155792213ea7689d6e6ac
+++ packages/gcc/gcc_4.2.2.bb	e3cc18f11ea8954870f79c7a095814c2a298871d
@@ -27,6 +27,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc
         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 \






More information about the Openembedded-commits mailing list