Source-Makefile: feeds/packages/libs/openblas/Makefile

Package: openblas
Version: 0.3.28-r1
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 <ardeleanalex@gmail.com>
Source: OpenBLAS-0.3.28.tar.gz
License: BSD-3-Clause
CPE-ID: cpe:/a:openblas_project:openblas
URL: https://www.openblas.net/
Type: ipkg
Description:   OpenBLAS is an optimized BLAS (Basic Linear Algebra Subprograms) library
  based on GotoBLAS2 1.13 BSD version.
@@
Config:
menu "Configuration"
depends on PACKAGE_openblas

config OPENBLAS_TARGET_OVERRIDE
	string
	prompt "Manual CPU target override (from the OpenBLAS TargetList.txt file)"

endmenu
@@


