diff options
Diffstat (limited to 'profiles/releases')
-rw-r--r-- | profiles/releases/17.0/make.defaults | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/releases/17.0/make.defaults b/profiles/releases/17.0/make.defaults index 65c385e7abde..f2e63d883298 100644 --- a/profiles/releases/17.0/make.defaults +++ b/profiles/releases/17.0/make.defaults @@ -1,2 +1,5 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + +# make sure toolchain has sane defaults <toolchain@gentoo.org> +USE="${USE} fortran openmp" |