Skip to content

Commit

Permalink
Merge pull request #17 from archonitelabs/update-ewdk-toolchain
Browse files Browse the repository at this point in the history
update ewdk toolchain, support native ARM64 compile
  • Loading branch information
jxy-s authored Jun 1, 2024
2 parents 03c41a3 + efd0a3f commit 4083be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ bazel_dep(name = "ewdk_cc_toolchain", dev_dependency = True)
git_override(
module_name = "ewdk_cc_toolchain",
remote = "https://github.com/0xf005ba11/bazel_ewdk_cc.git",
commit = "9b9b721f9bb73794bd376b8235a2decc6dea827c",
commit = "e13b2fddcd46096b2ca92d13b1d5e1e48cccfc43",
)

0 comments on commit 4083be0

Please sign in to comment.