From ecc654470545c28fabd2a5c2c192f83e0926964c Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 26 Jan 2025 13:16:42 +0800 Subject: fix error --- xmake/modules/core/tools/iccarm.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/xmake/modules/core/tools/iccarm.lua b/xmake/modules/core/tools/iccarm.lua index 2643c8721..9bfe4447b 100644 --- a/xmake/modules/core/tools/iccarm.lua +++ b/xmake/modules/core/tools/iccarm.lua @@ -18,6 +18,7 @@ -- @file iccarm.lua -- +import("core.language.language") inherit("gcc") -- make the symbol flag -- cgit v1.3.1