diff options
author | Michael Brown <mcb30@ipxe.org> | 2024-03-27 14:28:47 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2024-03-27 14:28:47 +0000 |
commit | 37850e0e854292d074c2d35d18d7bb78d8e6ff85 (patch) | |
tree | 39b0581719832b892a925706be0af3cbf6768137 /src/include/ipxe/errfile.h | |
parent | 9bbe77669c6e2b71826449d854f5aa0e2cee7767 (diff) | |
download | ipxe-gcmassert.zip ipxe-gcmassert.tar.gz ipxe-gcmassert.tar.bz2 |
[build] Fix build failures with random versions of gccgcmassert
For unknown reasons, miscellaneous versions of gcc seem to struggle
with the static assertions used to ensure the correct layout of the
GCM structures.
Adjust the assertions to use offsetof() rather than direct pointer
comparison, on the basis that offsetof() must be a compile-time
constant value.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/errfile.h')
0 files changed, 0 insertions, 0 deletions