]> 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>
Thu, 26 Oct 2023 18:46:06 +0000 (21:46 +0300)
commit2c7ee92e44e1e66f0a427555233eb22c78f6c4f8
treeadf518cdb65e5e8f85bacc969b481cd903ec14f7
parent597f49b61475438a43a417236989b2acc968a686
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.
src/liblzma/api/lzma.h
src/liblzma/api/lzma/version.h