Skip to content

Commit

Permalink
update ewdk toolchain, support native ARM64 compile
Browse files Browse the repository at this point in the history
  • Loading branch information
jxy-s committed Jun 1, 2024
1 parent 03c41a3 commit efd0a3f
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 efd0a3f

Please sign in to comment.