Closed GoogleCodeExporter closed 9 years ago
I had a bad ifdef SSSE3 wrapping the neon 'any' functions.
Its fixed in head version of svn r389
Which is rolled into webrtc and chromium.
Can you update to r389?
FYI I'm working on Android.mk to make it support armv6, and there will be some
code changes to get the neon all in its own files, so you can build those with
neon but the rest without neon.
Original comment by fbarch...@google.com
on 4 Oct 2012 at 12:52
fixed in r399 - all NEON assembly into its own files.
Android.mk compiles those files.
Original comment by fbarch...@google.com
on 9 Oct 2012 at 4:59
Original issue reported on code.google.com by
christia...@gmail.com
on 2 Oct 2012 at 9:11