Comment # 3 on bug 1142586 from
(In reply to Guillaume GARDET from comment #2)
> (In reply to Martin Li��ka from comment #1)
> > Fails due to a wrong configure detection:
> > 
> >   checking for sys/types.h... (cached) yes
> >   checking for sys/wait.h... yes
> >   checking for sys/stat.h... (cached) yes
> > - checking for ARM NEON support in current arch/CFLAGS... no
> > + checking for ARM NEON support in current arch/CFLAGS... yes
> >   checking for stdint types... stdint.h (shortcircuit)
> >   make use of stdint.h in _stdint.h (assuming C99 compatible system)
> >   checking for localtime_r... yes
> 
> aarch64 does support NEON. So, it should be ok to enable NEON on aarch64.

I've got a patch candidate..


You are receiving this mail because: