commit | 876ea1efac0970372f956971540fcbb9e3b06634 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu May 11 16:32:27 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu May 11 21:40:06 2023 -0500 |
tree | 4631525bd5e9d45e67baa5e75c3f355256035c2f | |
parent | 64b6f9d2521884ab58d3933516231bda1081868b [diff] |
build-unit-test-docker: workaround boost and clang-16 issues Add a patch to work around the issue discussed in boostorg/beast#2648 and observed in bmcweb testing. This patch is only necessary in our Docker container, and not Yocto, because we only compile with clang or clang-tidy in the Docker environment. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9e68c74fd8ee1421bf9e49f9f6ce497c8b05a436