mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -5,6 +5,7 @@ comment "lapack/blas needs a toolchain w/ fortran"
|
||||
config BR2_PACKAGE_LAPACK
|
||||
bool "lapack/blas"
|
||||
depends on BR2_TOOLCHAIN_HAS_FORTRAN
|
||||
depends on !BR2_PACKAGE_CLAPACK
|
||||
# _fpu_control is used on PowerPC, but not available with uClibc
|
||||
depends on !(BR2_powerpc && BR2_TOOLCHAIN_USES_UCLIBC)
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user