]> git.ipfire.org Git - thirdparty/xz.git/commit
liblzma: Add Cflags.private to liblzma.pc.in for MSYS2.
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 29 Sep 2023 17:46:11 +0000 (20:46 +0300)
committerJia Tan <jiat0218@gmail.com>
Tue, 31 Oct 2023 10:44:59 +0000 (18:44 +0800)
commit4083c8e9501a48934a5fb563d2c3ce2ae143cd27
tree2e1622c37bcca903fb89177bf9e02002884364f1
parent661549ecb7a9b136d72a01c137d9776c75d52d51
liblzma: Add Cflags.private to liblzma.pc.in for MSYS2.

It properly adds -DLZMA_API_STATIC when compiling code that
will be linked against static liblzma. Having it there on
systems other than Windows does no harm.

See: https://www.msys2.org/docs/pkgconfig/
src/liblzma/liblzma.pc.in