Source-Makefile: feeds/packages/libs/openblas/Makefile Package: openblas Version: 0.3.23-1 Depends: +libc @!arc @!powerpc @!SOFT_FLOAT +INSTALL_GFORTRAN:libgfortran Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: base Title: An optimized library for BLAS (Basic Linear Algebra Subprograms) Maintainer: Alexandru Ardelean Source: OpenBLAS-0.3.23.tar.gz License: BSD 3-Clause Type: ipkg Description: OpenBLAS is an optimized BLAS (Basic Linear Algebra Subprograms) library based on GotoBLAS2 1.13 BSD version. https://www.openblas.net/ Alexandru Ardelean @@ Config: menu "Configuration" depends on PACKAGE_openblas config OPENBLAS_TARGET_OVERRIDE string prompt "Manual CPU target override (from the OpenBLAS TargetList.txt file)" endmenu @@