commit | 9f7eca2b858af64690bc7c1be619bf5e83f984ee | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 23 06:31:06 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Oct 23 02:42:03 2023 +0000 |
tree | c8aace54da14bc55d153399e669d1f2cc1b8dd7e | |
parent | 589c175b1d8b3f514d49b3b8dbfb7fa70e69572b [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: I36e9219ec764c9fddb762f323ee812223df36172 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
This daemon will follow the design doc: https://github.com/openbmc/docs/blob/master/designs/bios-bmc-smm-error-logging.md
More detailed implementation details will also be placed here in the future