Reproduction steps / Feature
When cross-compiling chip-tool for arm64 from x64 host with command:
./scripts/build/build_examples.py --target linux-arm64-chip-tool-ipv6only-clang build
the wrong logging implementation is selected and there are no logging timestamps.
Platform
raspi
Platform Version(s)
No response
Type
CI tested
(Optional) If manually tested please explain why this is only manually tested
Binary is produced with:
./scripts/build/build_examples.py --target linux-arm64-chip-tool-ipv6only-clang build
Anything else?
No response