Skip to content

Releases: mapx/EASTL

Bazel build integrated 3.09.00 release

03 May 04:19
Compare
Choose a tag to compare

This release integrates Bazel build to the official release 3.09.00.

http_archive(
    name = "com_ea_eastl",
    sha256 = "8fd73c82d673b41c208d057c2213744fd94410bb800909162551ca4e334f6438",
    strip_prefix = "EASTL-3.09.00-r1",
    urls = [
        "https://github.com/mapx/EASTL/archive/v3.09.00-r1.tar.gz",
    ],
)

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