Files
poky/meta/recipes-devtools/gcc
Hongxu Jia 8f21845460 gcc-4.9: fix the compile failure of 'defaults.h' not found
While compiling gcc-crosssdk-initial-x86_64 on some host, there is
occasionally failure that test the existance of default.h doesn't
work.
...
| tmp/work-shared/gcc-4.9.1-r0/gcc-4.9.1/gcc/calls.c:1240:
error: 'STACK_CHECK_MAX_VAR_SIZE' was not declared in this scope
...

The reason is tm_include_list='** defaults.h' rather than
tm_include_list='** ./defaults.h'

So we add the test condition for this situation.

(From OE-Core rev: fec684512c6f934d7a847b0c9f5151da81426910)

(From OE-Core rev: 174b7c3fe0240ff6d897b5418a8bc020086f7ba1)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-31 10:18:44 +00:00
..
2013-09-22 12:19:32 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2013-04-22 14:45:04 +01:00
2014-05-06 17:59:15 +01:00
2013-04-22 14:45:04 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-05-06 17:59:15 +01:00
2014-08-15 18:21:49 +01:00
2014-05-06 17:59:15 +01:00
2014-08-15 18:21:49 +01:00