From 4ecbedcbf006a01b87767f2d294e0a42b79aec1b Mon Sep 17 00:00:00 2001 From: 戈多 Date: Fri, 14 Nov 2025 00:15:34 +0800 Subject: Clear comments typo in zig-cc toolchain --- xmake/modules/core/tools/zig_cc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/modules/core/tools/zig_cc.lua') diff --git a/xmake/modules/core/tools/zig_cc.lua b/xmake/modules/core/tools/zig_cc.lua index 47f1d3989..7e8209075 100644 --- a/xmake/modules/core/tools/zig_cc.lua +++ b/xmake/modules/core/tools/zig_cc.lua @@ -18,7 +18,7 @@ -- @file zig_cc.lua -- --- inherit gcc +-- inherit clang inherit("clang") -- make the strip flag -- cgit v1.3.1