diff options
Diffstat (limited to 'xmake/modules/core/tools/zig_cc.lua')
| -rw-r--r-- | xmake/modules/core/tools/zig_cc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
