]> 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)
committerMartin Matuska <martin@matuska.de>
Tue, 11 Mar 2025 09:30:35 +0000 (10:30 +0100)
commit98f348602543d8c0143250ce3033f21843cf8aec
treef71cbebbf296c8671fb292c18f3dd1f5e9b6f1b4
parentf96a23daa9eea6f1399601242458c05c8f1cf643
Detect endianness at build time for common MSVC targets also (#2466)

This should now cover the most common build targets.

(cherry picked from commit 1427f3431d3479dd0bc72cdbbd082fc9391c3cf3)
libarchive/archive_string.c