[Buildroot] Clang and SDK relocation

Matthew Weber matthew.weber at rockwellcollins.com
Tue Nov 6 18:24:06 UTC 2018


While working on a patchset for adding the compiler-rt sanitizers.  We
noticed an issue if we moved the build as an SDK (path changed on
system so that the orig build doesn't exist).  The include search
paths provided to Clang seem to be ignored (sysroot/-I).  These
options do work if using the tools from the original build location.
Do you guys happen to know of any options I could start investigating
to adjust to make a relative path or prefix with sysroot fix in the
Clang build?

I'll keep looking through the code and see what I can find.

Thanks!
Matt


More information about the buildroot mailing list