commit | b9ecb2bcda1292649968c15d227c32dc4209b844 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 12 11:15:11 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 12 11:15:11 2023 -0500 |
tree | 9b3d65e104e772680b9f923c9c9118fd114b3181 | |
parent | dedcb9a6a4f5e756b1996e99a0a4e5e03b06d84c [diff] |
build: upgrade to C++23 Meson 1.1.1 and GCC-13 both support C++23 and a sufficient portion of the standard has been implemented. Upgrade the build to leverage it. Change-Id: I897133dfa2ee421145e541e6e4309a3c2fa60f2a Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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
.