]> git.ipfire.org Git - thirdparty/xz.git/commit
liblzma: Refer to MinGW-w64 instead of MinGW in the API headers.
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 30 Sep 2023 19:54:28 +0000 (22:54 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 7 May 2024 14:47:12 +0000 (17:47 +0300)
commit7834108dfef0fd800050be264005317a4020bb14
tree147017ff33a8f12f99c6906fcacb38f58885cf17
parentd9d08fb479ad5d431049ca162c0d52e6dd9ed82b
liblzma: Refer to MinGW-w64 instead of MinGW in the API headers.

MinGW (formely a MinGW.org Project, later the MinGW.OSDN Project
at <https://osdn.net/projects/mingw/>) has GCC 9.2.0 as the
most recent GCC package (released 2021-02-02). The project might
still be alive but majority of people have switched to MinGW-w64.
Thus it seems clearer to refer to MinGW-w64 in our API headers too.
Building with MinGW is likely to still work but I haven't tested it
in the recent years.

(cherry picked from commit 5b9e16764905d06fa8e8339ba185ddfee304e5fb)
src/liblzma/api/lzma.h
src/liblzma/api/lzma/version.h