Skip to content

Bazel build integrated 3.10.00 release

Choose a tag to compare

@mapx mapx released this 07 Jul 01:45
· 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",
    ],
)

See also https://github.com/electronicarts/EASTL/releases