commit | ebff160a424e30f9c67fef187972f8d6ae66a7ce | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 15 13:38:34 2025 -0400 |
committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 29 12:25:58 2025 -0400 |
tree | 4146f3cd5c3b27da64214a38e4fe5b861c16a8be | |
parent | 8f809dc572c24c505fa2fe80b7ff0fffda2cc272 [diff] |
build: require GCC 13 GCC 13 is widely available and pre-packaged. Require it as a baseline to make it obvious what is intended to work. Tested by building and running the unit tests with GCC 13 and GCC 14. Change-Id: Idf198bc0a7cc7ac506b6aaf5c18813df396f8c92 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