From: Stuart Henderson Subject: Re: devel/boost: boost/iostreams zstd linker error To: Thomas Dreibholz Cc: ports@openbsd.org, Brad Smith Date: Mon, 15 Jun 2026 14:32:09 +0100 On 2026/06/15 14:58, Thomas Dreibholz wrote: > However, for the BOOST/zstd issue, it does not make a difference. correct. thinking... is zstd required for usage of HiPerConTracer? If not, I wonder if it might be better it to detect whether zstd is available in the installed copy of boost and #ifdef out use of those functions if unavailable.