Handling sysroots

Xaver Gruber <[email protected]> Thu, 23 Apr 2026 20:04:09 +0200
Newsgroups org.yoctoproject.lists.yocto
Message-ID <CACxWsr7otZCPmzAPP=LE2XDyO+vmY_fnat-4fjG7KecTjN6NHg@mail.gmail.com>
Hey guys,


Clang-native builds clang, however I have another native, let us call it
native X, building clang as well. I get an error that it is duplicated in
global sysroot. I only need clang-native to build native X. How do I make
sure clang-native does not reach global sysroot, however still being
available for native X?
Best regards,
Xaver Gruber