diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-08-30 22:23:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-03 09:55:50 +0100 |
commit | 3a207a2a5c2f149f33846ac70a1478003b56121b (patch) | |
tree | 73d795ca5ea644a8cf905770c296bf1707ba6858 /meta/recipes-devtools/gcc/libgcc-common.inc | |
parent | 6e3fac8de62f22aeebfc384dc95a51153726a047 (diff) | |
download | poky-3a207a2a5c2f149f33846ac70a1478003b56121b.tar.gz |
gcc: Move STANDARD_STARTFILE_PREFIX_1 and STANDARD_STARTFILE_PREFIX_2 back to gcc.c
when compiling for ppc64, build emits additional
STANDARD_STARTFILE_PREFIX_1 and STANDARD_STARTFILE_PREFIX_2 into
gcc/defaults.h which is not conditional because it really want to
override others with this new value, but it ends up with two definitions
since it gets emitted _after_ the definition this patch moves to
default.h and ends up in duplicate defines.
(From OE-Core rev: 2ad649ee9027011ae7bf6fd95417237b86e394e5)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/libgcc-common.inc')
0 files changed, 0 insertions, 0 deletions