diff options
| author | ruki <[email protected]> | 2025-07-21 23:44:53 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-07-21 23:44:53 +0800 |
| commit | 18a4159b5b05de5e65bdbd3c2ae8b8fc6e97a146 (patch) | |
| tree | 9a85e81b771b120ea8c75c65e3b7248d5fd10524 /xmake/modules/private/action/require/impl/package.lua | |
| parent | 6694d5b11dd4740d1ff8a401f43574e85efd2076 (diff) | |
rename buildir
Diffstat (limited to 'xmake/modules/private/action/require/impl/package.lua')
| -rw-r--r-- | xmake/modules/private/action/require/impl/package.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/modules/private/action/require/impl/package.lua b/xmake/modules/private/action/require/impl/package.lua index 47ff14036..a81ba6f99 100644 --- a/xmake/modules/private/action/require/impl/package.lua +++ b/xmake/modules/private/action/require/impl/package.lua @@ -1256,7 +1256,6 @@ function _get_package_compatkey(dep) table.sort(configs_order) key = key .. ":" .. string.serialize(configs_order, true) end - end return key end |
