Bazel build integrated 3.10.00 release
·
60 commits
to bazel_support
since this release
This release integrates Bazel build to the official release 3.10.00.
http_archive(
name = "com_ea_eastl",
sha256 = "5376f30bd89c383a870a8a873719d2bfbbe1a7ccab3546a31f9c8116cbe19aac",
strip_prefix = "EASTL-3.10.00-r1",
urls = [
"https://github.com/mapx/EASTL/archive/v3.10.00-r1.tar.gz",
],
)