]> tinc-vpn.org Git - tinc/commit
Add workarounnd for bug in LZO2 header files
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 1 Apr 2026 20:32:15 +0000 (22:32 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 1 Apr 2026 20:32:15 +0000 (22:32 +0200)
commitb99fd7646cbd3a1b4ec0d06c9a7bcd6dce4c2078
treef02fd783c8a9ef4126b4e5439c38c6c5d02d59a0
parent8513325792c9548f4814274ab02dfc565107d801
Add workarounnd for bug in LZO2 header files

The header <lzo1x.h> includes <lzo/lzoconf.h>, which should have been
<lzoconf.h>, or the pkg-config file is wrong. This is mainly an issue on
macOS when installing LZO2 via Homebrew.
.github/workflows/test.yml