]> code.ossystems Code Review - openembedded-core.git/commit
gcc-target.inc: Remove non-related gcc headers from include_fixed folder
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Wed, 1 Jul 2015 12:57:48 +0000 (12:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Sep 2015 12:40:08 +0000 (13:40 +0100)
commite0af4b2c8f8e29ac6f8eccef401c7c004355359d
tree420f0c81a125752f891a36b7f7de46cbaeb0c798
parenta9eb80de164fb8a464e29bf1cc6c7cf397f36662
gcc-target.inc: Remove non-related gcc headers from include_fixed folder

Without this patch, the D's include_fixed folder may change after building it
(due to the gcc's fixinc.sh script, executed on the do_compile task) and changes
depend on the current sysroot headers, making the gcc's builds non-deterministic.

[YOCTO #7882]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-target.inc