From: Stefan Sperling Subject: Re: got >0.107 fails to build on macOS <13 due to lack of stravis() support To: aeiouaeiouaeiouaeiouaeiouaeiou Cc: gameoftrees@openbsd.org Date: Mon, 17 Mar 2025 09:09:11 +0100 On Mon, Mar 17, 2025 at 07:46:00AM +0300, aeiouaeiouaeiouaeiouaeiouaeiou wrote: > This can be fixed by adding a vis compat wrapper from tmux (patch attached). Yes, adding a wrapper like this for missing functions is the right way to go for -portable, thanks! It might still need some autoconf glue to ensure the native vis functions will be used if present?