]> git.ipfire.org Git - thirdparty/xz.git/commit
liblzma: Add a note why crc_always_inline exists for now.
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 30 Oct 2023 16:09:53 +0000 (18:09 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 30 Oct 2023 16:44:32 +0000 (18:44 +0200)
commit8c36ab79cbf23104ce7a3d533d5ac98cd492e57c
treeec87e8f4916f130edf9939e761512395eb694391
parente7a86b94cd247435ac96bc79ba528b690b9ca388
liblzma: Add a note why crc_always_inline exists for now.

Solaris Studio is a possible example (not tested) which
supports the always_inline attribute but might not get
detected by the common.h #ifdefs.
src/liblzma/check/crc_common.h