commit | 36cc1c8490a94245db6034261d93822c1772d8eb | [log] [tgz] |
---|---|---|
author | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Sat Jun 22 00:41:28 2024 -0500 |
committer | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Fri Jun 28 19:50:37 2024 +0000 |
tree | b9d87424bec5146e77de4b92ae585390f66a8c4e | |
parent | 4fd0d0f0402e19b845055333a3ecaefc396565ce [diff] |
clang-error: fix clang-diagnostic-inconsistent-missing-override error This clang-error is generated when a function overrides a member function but is not marked 'override'. Change-Id: If27a9a75ae1d7b6112226e233db30421a02e8556 Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@gmail.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.