aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.9/0069-musl-no-fixincludes.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-06-29 19:57:56 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-08 09:55:41 +0100
commitb362cf6ef6d7fa22a525cf3e1d17943e897bd8aa (patch)
tree33d0d1976f506755659406a6b2e972ac040116dc /meta/recipes-devtools/gcc/gcc-4.9/0069-musl-no-fixincludes.patch
parent92cfdb2ba7e04e2b70986c6569f500dd2a48b5d1 (diff)
downloadopenembedded-core-contrib-b362cf6ef6d7fa22a525cf3e1d17943e897bd8aa.tar.gz
gcc-5.4: Fix hang with mmusl option on cmdline
When using -m32 -mmusl options in this order, gcc hangs in parsing the options decode_cmdline_options_to_array() the reason is that we have broken the link when adding mmusl options, the order of specifying libc was not kept in order as a result it was unable to contruct the array correctly and ended in parse hang. We fix the options to specify the order properly. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.9/0069-musl-no-fixincludes.patch')
0 files changed, 0 insertions, 0 deletions