Re: devel/libffi: arm64 BTI fix

2024-03-07 Thread Theo de Raadt
Crazy. Looks good. Mark Kettenis wrote: > This one was a bit tricky as I had to adjust the offsets used in the > instructions. But with this lang/guile3 no longer generates SIGILL > when running the tests. > > ok? > > > Index: devel/libffi/Makefile > ===

Re: devel/libffi: arm64 BTI fix

2024-03-07 Thread Tobias Heider
On March 7, 2024 11:27:38 PM GMT+01:00, Mark Kettenis wrote: >This one was a bit tricky as I had to adjust the offsets used in the >instructions. But with this lang/guile3 no longer generates SIGILL >when running the tests. > >ok? ok tobhe@ > > >Index: devel/libffi/Makefile >===