]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Workaround missing byte swap symbol on VS 7.1 Debug builds
authorBrad King <brad.king@kitware.com>
Wed, 21 Oct 2015 16:00:41 +0000 (12:00 -0400)
committerBrad King <brad.king@kitware.com>
Mon, 26 Oct 2015 12:59:26 +0000 (08:59 -0400)
commitcecac1996cb9cafd5d37f444211fd490d0f8d61a
treeb0740be49b7ed6900921a3c7552da315484e3ebd
parent7f3fc930723dfe47318475aeb6e8e9c619953062
Workaround missing byte swap symbol on VS 7.1 Debug builds

The VS 7.1 MS C Debug runtime library does not export _byteswap_ushort.
libarchive/archive_read_support_format_lha.c