summaryrefslogtreecommitdiff
path: root/profiles/features/llvm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-01 17:20:35 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-01 17:20:35 +0100
commita88eb1d9b7042912d196e255eeb20e0c77f6cf47 (patch)
tree291cc788e33b3de8bf1b5e3f1fdddf315f2f5ee7 /profiles/features/llvm
parentc3d14fe9accdf0b091e42f26a66ed7626ba8c24b (diff)
gentoo auto-resync : 01:05:2023 - 17:20:35
Diffstat (limited to 'profiles/features/llvm')
-rw-r--r--profiles/features/llvm/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/features/llvm/make.defaults b/profiles/features/llvm/make.defaults
index 77b32d47a3c2..54254b71b575 100644
--- a/profiles/features/llvm/make.defaults
+++ b/profiles/features/llvm/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# this is for now highly experimental -dilfridge
@@ -53,7 +53,7 @@ CXXSTDLIB="c++"
BOOTSTRAP_USE="${BOOTSTRAP_USE} ssl curl_ssl_openssl"
# Clang needs this
-BOOTSTRAP_USE="${BOOTSTRAP_USE} python_single_target_python3_10"
+BOOTSTRAP_USE="${BOOTSTRAP_USE} python_single_target_python3_11"
# sys-devel/llvm
BOOTSTRAP_USE="${BOOTSTRAP_USE} -binutils-plugin"