773a1a0725872f7f283aa337da0673fe04fc2d43
Apparently gcc-6.2 with -O3 and -mfpu=neon can use ARM instructions that requires 64bit alignment (here vst1.64) with data that is not 64bit aligned (g->strcache) https://i.imgur.com/vYktsUn.png So we need to be able to build "arm_neon_functions.cc" with -mfpu=neon, while not automatically using NEON for the rest of the codebase, unless explicitly asked for.
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%