Closed kraj closed 11 months ago
@ksloat please review for and if acceptable cherry-pick for langdale.
@ksloat please review for and if acceptable cherry-pick for langdale.
thanks, Its applicable to all branches, I dont expect big regression due to this. Curious where langdale
branch is ?
I dont see it in this repo yet.
@kraj langdale is under development, it will be pushed when it's complete.
@kraj this was applied to Langdale and Mickledore: https://github.com/varigit/meta-variscite-bsp-imx/commit/69895df42581eb274ea1ff436b045ebc10f46ba6
LDFLAGS that bitbake env adds can bring on incompatible options like -fuse-ld=lld which will fail becasue this component uses a specific gcc specific baremetal toolchain which obviously does not have lld or any LLVM toolchain components.