]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Handle duplicate names for variables
authorKhem Raj <raj.khem@gmail.com>
Mon, 9 Nov 2020 00:02:17 +0000 (16:02 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Nov 2020 10:04:34 +0000 (10:04 +0000)
commit984da023a595a10ae62d4fc2a1f2fe96c4701223
tree10ab06b73d99ff307a6377bf26e5cc415744add3
parentf59a2db89a245d3ef9acd094f2055fb07dd4f42b
gcc: Handle duplicate names for variables

PREFIXVAR is defined in cppdefaults.c as well which shows up as error
when LTO is enabled to build gcc, therefore rename the one instance to PREFIXVAR1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc/0024-handle-sysroot-support-for-nativesdk-gcc.patch