Hi all,
I'm trying to run tests on the debian ppc version from the ports, and I'm running into the problem that the clang package seems to not include some powerpc libraries (only powerpc64 libraries).
Specifically, this file [0] does not seem to have libclang_rt.asan-powerpc.a. This file is needed to enable -fsanitize in Clang.
Is there any bug tracker?
Cheers,
Thom