Files
poky/meta/recipes-devtools
Khem Raj 320dacf891 gcc-5: 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.

(From OE-Core rev: b6f1b26db8a1da2aae9557eeb8aae5beb7af1a06)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-06 17:25:48 +01:00
..
2016-01-15 11:54:50 +00:00
2016-01-20 17:07:11 +00:00
2016-02-28 11:33:04 +00:00
2016-02-19 01:01:24 +00:00
2016-03-07 11:55:38 +00:00
2016-01-15 11:54:50 +00:00
2015-12-22 16:08:51 +00:00
2016-06-29 19:35:58 +01:00
2016-02-11 12:27:49 +00:00
2015-12-18 12:18:19 +00:00
2015-12-16 12:12:17 +00:00
2015-05-30 22:26:12 +01:00
2015-12-22 16:08:51 +00:00
2016-01-25 12:44:13 +00:00
2016-02-28 11:33:05 +00:00
2015-12-01 21:32:10 +00:00
2016-03-28 15:55:48 +01:00
2016-04-29 07:41:43 +01:00
2015-09-03 12:43:14 +01:00
2016-01-20 17:07:14 +00:00
2015-12-16 12:12:15 +00:00
2016-03-09 16:58:13 +00:00
2015-06-11 23:59:15 +01:00