lame: also disable debug handling on arm(eb)
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 26 Nov 2014 13:41:58 +0000 (14:41 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 26 Nov 2014 13:41:58 +0000 (14:41 +0100)
commit6455547a43bd181802c5cfb508b3f0f37bad520b
tree57678abb5e710dfba4a98adbedc7d4d8e88be501
parent42d40e2ea0ad50661aebbc60304b2c935d3edc28
lame: also disable debug handling on arm(eb)

Not all arm (E.G. non-VFP) toolchains define the control word macros, so
disable debug handling for arm(eb) as well.

As the debug handling has limited value (it simply forces CFLAGS which we
don't want and enables exceptions on FP errors) don't try to be clever about
what toolchain variants to disable it for, but just disable it for all arm(eb).

Fixes http://autobuild.buildroot.net/results/672/672a31c0bd329dec566ba74e0e1be43abd0f16c2/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lame/lame.mk