Re: [E-devel] NEON detection in configure.ac doesn't seem to work properly

2014-01-19 Thread Albin Tonnerre
Hi Gustavo, On Sun, Jan 19, 2014 at 1:24 PM, Gustavo Sverzut Barbieri wrote: > looks okay to me, do you have commit access? Otherwise I can commit for you I don't have commit access, so I'm happy with you doing the commit :) Thanks, -- Albin ---

Re: [E-devel] NEON detection in configure.ac doesn't seem to work properly

2014-01-19 Thread Gustavo Sverzut Barbieri
looks okay to me, do you have commit access? Otherwise I can commit for you On Sun, Jan 19, 2014 at 7:26 AM, Albin Tonnerre wrote: > Hi, > > I just tried building EFL 1.8 on my Chromebook at it appears that even > though the CPU supports NEON, the code snippet doing NEON detection in > configure.

[E-devel] NEON detection in configure.ac doesn't seem to work properly

2014-01-19 Thread Albin Tonnerre
Hi, I just tried building EFL 1.8 on my Chromebook at it appears that even though the CPU supports NEON, the code snippet doing NEON detection in configure.ac fails (using Debian Unstable, GCC 4.8.2): configure:23270: checking whether to use NEON instructions configure:23283: gcc -std=gnu99 -c -g