summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2023-12-05 02:47:32 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2023-12-05 02:47:32 +0000
commitc5148805466a5f05d2a14e097d9501e2b8b81f8d (patch)
tree9a39e27122fd90175996de41de233841410af1ff /profiles
parenteclass/linux-build: enforce requirements for IKHEADERS (diff)
downloadportage-c5148805466a5f05d2a14e097d9501e2b8b81f8d.tar.xz
profiles/common: disable USE=lapack
Diffstat (limited to 'profiles')
-rw-r--r--profiles/common/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index e8db31de..2a73b7a5 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -21,7 +21,7 @@ CPU_FLAGS_X86="${CPU_FLAGS_X86} mmx mmxext sse sse2"
USE="verify-sig"
# Languages
-USE="${USE} -fortran"
+USE="${USE} -fortran -lapack"
# Charset
USE="${USE} unicode"