summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmake/modules/core/tools/lld_link.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/modules/core/tools/lld_link.lua b/xmake/modules/core/tools/lld_link.lua
index 30c587ca0..484c492f2 100644
--- a/xmake/modules/core/tools/lld_link.lua
+++ b/xmake/modules/core/tools/lld_link.lua
@@ -19,5 +19,5 @@
--
-- imports
-inherit("ld")
+inherit("link")