summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features/clang/make.defaults')
-rw-r--r--profiles/features/clang/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/features/clang/make.defaults b/profiles/features/clang/make.defaults
index ddb54ae32c7d..09d9b31dbb3e 100644
--- a/profiles/features/clang/make.defaults
+++ b/profiles/features/clang/make.defaults
@@ -49,7 +49,7 @@ BOOTSTRAP_USE="${BOOTSTRAP_USE} ssl curl_ssl_openssl"
BOOTSTRAP_USE="${BOOTSTRAP_USE} python_single_target_python3_10"
# sys-devel/llvm
-BOOTSTRAP_USE="${BOOTSTRAP_USE} -gold"
+BOOTSTRAP_USE="${BOOTSTRAP_USE} -binutils-plugin"
# sys-devel/clang, sys-devel/clang-runtime, sys-libs/llvm-libunwind, sys-libs/libcxx, sys-libs/libcxxabi
BOOTSTRAP_USE="${BOOTSTRAP_USE} compiler-rt clang libunwind"