summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.9.inc
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2014-12-18 16:51:12 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-23 10:18:19 +0000
commit3923f7ea0b581f7a0f283e512ae8e70f63841a42 (patch)
treee73fba7cf9d4d7f20cf9f713d1d79a9641e0f1e0 /meta/recipes-devtools/gcc/gcc-4.9.inc
parent5fd4e25c89c4e5d0e184954d18bb2cb1a4cb0a22 (diff)
downloadpoky-3923f7ea0b581f7a0f283e512ae8e70f63841a42.tar.gz
gcc: Disable aarch64 multilib options
We want to revert to default gcc behavior to support oe-core's ability to change the libdir. (From OE-Core rev: 7ea9e87217c78a20cebcb16a23bfd412e276440f) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.9.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.9.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.9.inc b/meta/recipes-devtools/gcc/gcc-4.9.inc
index 8f212b23ae..2568e995ac 100644
--- a/meta/recipes-devtools/gcc/gcc-4.9.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.9.inc
@@ -71,6 +71,7 @@ SRC_URI = "\
71 file://0054-gcc-Makefile.in-fix-parallel-building-failure.patch \ 71 file://0054-gcc-Makefile.in-fix-parallel-building-failure.patch \
72 file://0055-PR-rtl-optimization-61801.patch \ 72 file://0055-PR-rtl-optimization-61801.patch \
73 file://0056-top-level-reorder_gcc-bug-61144.patch \ 73 file://0056-top-level-reorder_gcc-bug-61144.patch \
74 file://0057-aarch64-config.patch \
74 file://0058-gcc-r212171.patch \ 75 file://0058-gcc-r212171.patch \
75 file://0059-gcc-PR-rtl-optimization-63348.patch \ 76 file://0059-gcc-PR-rtl-optimization-63348.patch \
76" 77"