On Fri, Oct 21, 2022 at 01:32:58PM +, Darren Kenny wrote:
> The abiltiy to build with clang was broken in the last release after the
> upgrade of gnulib, but it would also appear to have been broken too with
> versions of clang prior to 8.0.0.
>
> There were two main issues:
>
> - The use of __
The abiltiy to build with clang was broken in the last release after the
upgrade of gnulib, but it would also appear to have been broken too with
versions of clang prior to 8.0.0.
There were two main issues:
- The use of __builtin_trap in the abort() macro.
This builtin doesn't exist for clang