Revert "Disable RE2 autoroll (#5234)" (#5239)

This reverts commit e357a36ccf.
This commit is contained in:
Steven Perron 2023-05-26 10:49:33 -04:00 committed by GitHub
parent e0936b646c
commit 3e82fa067d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,12 +29,9 @@ function ExitIfIsInterestingError() {
}
# We are not rolling re2 for now. The latest version requires Abseil, and we
# need time to determine the best way to do that. See
# https://github.com/KhronosGroup/SPIRV-Tools/issues/5233.
dependencies=("external/effcee/"
"external/googletest/"
# "external/re2/"
"external/re2/"
"external/spirv-headers/")