aboutsummaryrefslogtreecommitdiff
path: root/recipes-devtools/gcc/gcc-linaro-4.6.inc
diff options
context:
space:
mode:
authorKen Werner <ken.werner@linaro.org>2012-06-04 16:29:30 +0200
committerKen Werner <ken.werner@linaro.org>2012-06-04 16:29:30 +0200
commitb4f5e1078b7eaea5524061ff0bd4134d2d9988de (patch)
tree5a73fe3e52125b9a117b30f939c5ebd8e1071a69 /recipes-devtools/gcc/gcc-linaro-4.6.inc
parentff1b674025fec528f774b296bc1cf518eaf329ff (diff)
Add armhf-loader.patch for Linaro GCC 4.6binary-4.6-2012.034.7-2012.054.6-2012.05
This change fixes the name of the loader in case of ARM hard float. The patch is a backport of r114985 of Linaro GCC 4.7 which itself is a backport of r186859 and r187012 from mainline FSF. Signed-off-by: Ken Werner <ken.werner@linaro.org>
Diffstat (limited to 'recipes-devtools/gcc/gcc-linaro-4.6.inc')
-rw-r--r--recipes-devtools/gcc/gcc-linaro-4.6.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/gcc/gcc-linaro-4.6.inc b/recipes-devtools/gcc/gcc-linaro-4.6.inc
index 1277d15e..9f269c0d 100644
--- a/recipes-devtools/gcc/gcc-linaro-4.6.inc
+++ b/recipes-devtools/gcc/gcc-linaro-4.6.inc
@@ -8,6 +8,7 @@ BINV = "4.6.4"
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/gcc-${PV}' ], d)}"
SRC_URI = "https://launchpad.net/gcc-linaro/4.6/4.6-${RELEASE}/+download/gcc-${PV}-${RELEASE}.tar.bz2 \
+ file://armhf-loader.patch \
file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
file://64bithack.patch \
file://optional_libstdc.patch \