Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
config BR2_PACKAGE_LIBMAD
|
||||
bool "libmad"
|
||||
help
|
||||
High-quality MPEG audio decoder. All computations are performed
|
||||
with fixed-point integer arithmetic, making it ideal for systems
|
||||
without a floating-point unit.
|
||||
High-quality MPEG audio decoder. All computations are
|
||||
performed with fixed-point integer arithmetic, making it ideal
|
||||
for systems without a floating-point unit.
|
||||
|
||||
http://www.underbit.com/products/mad/
|
||||
|
||||
@@ -37,9 +37,9 @@ config BR2_PACKAGE_LIBMAD_SSO
|
||||
|
||||
config BR2_PACKAGE_LIBMAD_ASO
|
||||
bool "Architecture-specific optimizations"
|
||||
default y
|
||||
# arm optimization needs classic arm instructions support
|
||||
depends on !(BR2_arm && !BR2_ARM_CPU_HAS_ARM)
|
||||
default y
|
||||
help
|
||||
Use certain architecture-specific optimizations.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user