On 13/10/23 08:11 +0200, Theo Buehler wrote: > On Fri, Oct 13, 2023 at 07:51:17AM +0200, Robert Nagy wrote: > > Is having unwind.h in !sparc64 going to cause any breakage? > > I honestly have no idea. I don't know what exactly your commit > > https://github.com/openbsd/ports/commit/2a0e3678f1ba1beaada027f5f9a2405b3e0cce96 > > was supposed to be fixing. > > /usr/include/unwind.h is present in the distrib/sets/comp/md.* files for > the gcc architectures, but we only care about sparc64 here. > > I would be inclinded to leave the header in place (which is what my diff > does) and think about removing it from the llvm port if we find actual > breakage related to it.
ok let's see