| commit | 9014d22b8389db78499448432e3457466e13f159 | [log] [tgz] |
|---|---|---|
| author | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 15 16:16:35 2025 -0400 |
| committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Nov 04 06:50:53 2025 -0500 |
| tree | 665f2fcaa6eec0023c06ff0e1c65734497b7fd1d | |
| parent | aa9c24a6636dc6c89b289e7ae3457c489e152c37 [diff] |
meson: add clang configuration Boost requires a couple special flags to build with clang or run clang-tidy. sdbusplus does not build with clang-17, so we'll use clang-18 as our baseline for support. Tested by building and running the unit tests with clang. Change-Id: Iaf4c81f4aeebcf2337691f88ce80daf03ce5e88b Signed-off-by: Brad Bishop <bradbish@qti.qualcomm.com>
This repository contains the mapper, which assists in finding things on D-Bus. There is documentation about it in the docs repository.
Non-OpenBMC build dependencies are:
meson build && ninja -C build
meson build && ninja -C build test
rm -rf build