gentoo-ebuilds/profiles/releases/17.0/make.defaults
Andreas K. Hüttel ce972e6239
profiles: Move default-on of USE=dri to 17.0 directory, so it can be "unset" in 23.0
This way the default can be overridden by in-ebuild use defaults.

Bug: https://bugs.gentoo.org/849875
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-03-22 20:40:34 +01:00

6 lines
247 B
Text

# 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>
# move cli and dri here from default/linux
USE="${USE} cli dri fortran openmp"