Commit 96d087a2 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

audio_format_neon: force ARMv6 (fix compilation)

parent 3d64b908
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
@ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. @ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
@****************************************************************************/ @****************************************************************************/
.arch armv6
.fpu neon .fpu neon
.text .text
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment