Update buidlroot to version 2016.08.1

This commit is contained in:
2016-11-16 22:07:29 +01:00
parent 807ab03547
commit a1061efbc2
3636 changed files with 59539 additions and 25783 deletions

View File

@@ -1,4 +1,4 @@
comment "clapack needs an (e)glibc toolchain"
comment "clapack needs a glibc toolchain"
depends on BR2_powerpc
depends on !BR2_TOOLCHAIN_USES_GLIBC
@@ -12,6 +12,8 @@ config BR2_PACKAGE_CLAPACK
# because of the "_" symbol prefix:
# http://autobuild.buildroot.net/results/a28df0ba10803e6e54c2f8160bbd8190cba4d690/
depends on !BR2_bfin
# assembler: Error: value out of range
depends on !BR2_m68k_cf
help
BLAS and LAPACK C implementation (f2c'ed version of).