summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/darwin/macos/features/clang-lld/make.defaults')
-rw-r--r--profiles/prefix/darwin/macos/features/clang-lld/make.defaults7
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/features/clang-lld/make.defaults b/profiles/prefix/darwin/macos/features/clang-lld/make.defaults
new file mode 100644
index 000000000000..bed8060e82fa
--- /dev/null
+++ b/profiles/prefix/darwin/macos/features/clang-lld/make.defaults
@@ -0,0 +1,7 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+LD=ld64.lld
+
+# Several packages fail to build without this
+lt_cv_apple_cc_single_mod=yes