summaryrefslogtreecommitdiff
path: root/profiles/releases/23.0/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/releases/23.0/make.defaults')
-rw-r--r--profiles/releases/23.0/make.defaults6
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/releases/23.0/make.defaults b/profiles/releases/23.0/make.defaults
index 7d96215e456e..9680364430cf 100644
--- a/profiles/releases/23.0/make.defaults
+++ b/profiles/releases/23.0/make.defaults
@@ -10,12 +10,6 @@ USE="lzma zstd"
# make sure toolchain has sane defaults <toolchain@gentoo.org>
USE="${USE} openmp"
-# bug 831045
-USE="${USE} -cli"
-
-# bug 849875
-USE="${USE} -dri"
-
# bug 818376 (only on specific arches)
LDFLAGS="-Wl,-O1 -Wl,--as-needed"