mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-06 08:49:48 +00:00
python3-cvxopt: Exclude from world builds
it needs lapack which need fortran Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -17,3 +17,5 @@ inherit setuptools3
|
||||
export CVXOPT_BLAS_LIB_DIR = "${STAGING_LIBDIR}"
|
||||
export CVXOPT_SUITESPARSE_LIB_DIR = "${STAGING_LIBDIR}"
|
||||
export CVXOPT_SUITESPARSE_INC_DIR = "${STAGING_INCDIR}"
|
||||
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
Reference in New Issue
Block a user