]> git.ipfire.org Git - thirdparty/libarchive.git/commit
libarchive.pc.in: add Cflags.private for static linking 934/head
authorTony Theodore <tonyt@logyst.com>
Sun, 13 Aug 2017 04:27:12 +0000 (14:27 +1000)
committerTony Theodore <tonyt@logyst.com>
Sun, 13 Aug 2017 04:27:16 +0000 (14:27 +1000)
commit567dac581e6a57ce5f13b19f18b5b66dc99fc08f
tree92fcb948e9553fcec5bd94909b571e5dd98def45
parentf77a9d9d4162c4a793fcf88a79887568cde26db0
libarchive.pc.in: add Cflags.private for static linking

`pkgconf` supports a `Cflags.private` that simplifies static linking
for windows (mingw cross) builds. Users of `pkg-config` will be
unaffected by this as existing build scripts will already set the
`-DLIBARCHIVE_STATIC` as required.
build/pkgconfig/libarchive.pc.in