Skip to content

Commit

Permalink
[73_37] Revert local build definition for libdwarf and zstd
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii authored Dec 16, 2024
1 parent e9c078e commit e82de43
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 101 deletions.
1 change: 1 addition & 0 deletions xmake/packages.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ end
function add_requires_of_mogan()
if not is_plat("wasm") then
add_requires("cpptrace", {version = CPPTRACE_VERSION, system=false})
add_requireconfs("cpptrace.libdwarf.zstd", {system = false, override=true})
end

tbox_configs = {hash=true, ["force-utf8"]=true, charset=true}
Expand Down
50 changes: 0 additions & 50 deletions xmake/packages/l/libdwarf/xmake.lua

This file was deleted.

51 changes: 0 additions & 51 deletions xmake/packages/z/zstd/xmake.lua

This file was deleted.

0 comments on commit e82de43

Please sign in to comment.