mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
profiles/base: Enable FlexiBLAS by default
Enable FlexiBLAS by default for wider ~arch testing, before we stabilize it. Signed-off-by: Michał Górny <mgorny@gentoo.org> Bug: https://bugs.gentoo.org/963034 Part-of: https://github.com/gentoo/gentoo/pull/44327 Closes: https://github.com/gentoo/gentoo/pull/44327 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-10-25)
|
||||
# Use FlexiBLAS by default.
|
||||
sci-libs/flexiblas system-blas
|
||||
sci-libs/lapack flexiblas
|
||||
virtual/blas flexiblas
|
||||
virtual/cblas flexiblas
|
||||
virtual/lapack flexiblas
|
||||
virtual/lapacke flexiblas
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org> (2025-01-12)
|
||||
# Requires >= lua-5.3.
|
||||
>=dev-lua/lutok-0.6 lua_single_target_lua5-4
|
||||
|
||||
Reference in New Issue
Block a user