buildroot/package/madplay
Fabrice Fontaine a9da692606 package/madplay: force arm mode instead of Thumb mode
Fix the following build failure raised because madplay uses mad_f_mul
which is defined in usr/include/mad.h (installed by libmad which has
been fixed by a similar workaround in commit
0aaadd525f, unfortunately the fix works
for compiled code, not mad_f_mul define):

/tmp/cc5SGGoU.s:102: Error: selected processor does not support `smull r8,r9,r2,r4' in Thumb mode

Fixes:
 - http://autobuild.buildroot.org/results/0c0955d4f6726b50cad721f4d3437dabde316e70

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2024-01-10 11:35:30 +01:00
..
0001-switch-to-new-alsa-api.patch
0002-configure-ac-automake-foreign.patch
0003-configure-ac-use-pkg-config-to-find-id3tag.patch
0004-configure-ac-call-AM_MKINSTALLDIRS.patch
Config.in
madplay.hash
madplay.mk