]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Check if clang has __builtin_bswap16 (#1932)
authorJoshua Root <jmr@macports.org>
Mon, 24 Jul 2023 12:43:42 +0000 (22:43 +1000)
committerGitHub <noreply@github.com>
Mon, 24 Jul 2023 12:43:42 +0000 (14:43 +0200)
commitcc4147ec2fe2c311fa0a3c7486a380a00d3ebf1b
treef3c1d30995cb136d056b212546f205678b97a281
parent35e3f857f9f5958af31a7169c8461066b95e4c19
Check if clang has __builtin_bswap16 (#1932)

Some older versions of clang do not in fact have this builtin.

Co-authored-by: Toby Peterson <toby@macports.org>
libarchive/archive_read_support_format_lha.c