Re: git: a2b2ce2c15bb - main - DEFINE_IFUNC.9: update NOTES

From: Mitchell Horne <mhorne_at_freebsd.org>
Date: Thu, 12 Mar 2026 19:39:05 UTC
On 3/12/26 14:10, Robert Clausecker wrote:
> Hi Mitchell,
> 
> Does that apply to armv7, too?  I thought they weren't supported
> on armv7.
> 
> Yours,
> Robert Clausecker
> 

Yes, armv7 too. mmel@ added the support recently, in d78cbf483fe7.
Userspace ifuncs remain unimplemented on that arch.

Mitchell