From 081ab8547ac7faff45ee89cdd9b4fcd6c7d68775 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 19 Nov 2023 23:02:18 +0800 Subject: update comment --- xmake/core/package/package.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/xmake/core/package/package.lua b/xmake/core/package/package.lua index 522badc9c..063213bbb 100644 --- a/xmake/core/package/package.lua +++ b/xmake/core/package/package.lua @@ -1601,6 +1601,7 @@ function _instance:_fetch_tool(opt) end end end + -- we can disable to fallback fetch if on_fetch return false if fetchinfo == nil then self._find_tool = self._find_tool or sandbox_module.import("lib.detect.find_tool", {anonymous = true}) if opt.system then -- cgit v1.3.1