mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
libmad: force architecture-specific optimisations on AVR32
Fixes: http://autobuild.buildroot.net/results/e01f5a5484299dce1797966445f3972583c67b22 http://autobuild.buildroot.net/results/7ed0563fbbfc19c93ec5be35d3b6a95e496b4c5d Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
4cf77df51b
commit
885ae42727
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_LIBMAD
|
config BR2_PACKAGE_LIBMAD
|
||||||
bool "libmad"
|
bool "libmad"
|
||||||
|
select BR2_PACKAGE_LIBMAD_ASO if BR2_avr32
|
||||||
help
|
help
|
||||||
High-quality MPEG audio decoder. All computations are performed
|
High-quality MPEG audio decoder. All computations are performed
|
||||||
with fixed-point integer arithmetic, making it ideal for systems
|
with fixed-point integer arithmetic, making it ideal for systems
|
||||||
|
Loading…
x
Reference in New Issue
Block a user