]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Detect endianness at build time for common MSVC targets also (#2466)
authorMostyn Bramley-Moore <mostyn@antipode.se>
Mon, 30 Dec 2024 16:31:14 +0000 (17:31 +0100)
committerGitHub <noreply@github.com>
Mon, 30 Dec 2024 16:31:14 +0000 (08:31 -0800)
commit1427f3431d3479dd0bc72cdbbd082fc9391c3cf3
tree5782687f0594f9a68f81fad0d6fae1fcd31f4294
parentedcae6c164717df48c59e6c2dc3e2510fa34ad87
Detect endianness at build time for common MSVC targets also (#2466)

This should now cover the most common build targets.
libarchive/archive_string.c