File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ source_set("zlib_common_headers") {
7070use_arm_neon_optimizations = false
7171if ((current_cpu == " arm" || current_cpu == " arm64" ) &&
7272 ! (is_win && ! is_clang )) {
73- # TODO(richard.townsend@arm .com): Optimizations temporarily disabled for
73+ # TODO(ritownsend@google .com): Optimizations temporarily disabled for
7474 # Windows on Arm MSVC builds, see http://crbug.com/v8/10012.
7575 if (arm_use_neon ) {
7676 use_arm_neon_optimizations = true
Original file line number Diff line number Diff line change 22// Refer to tools/dep_updaters/update-zlib.sh
33#ifndef SRC_ZLIB_VERSION_H_
44#define SRC_ZLIB_VERSION_H_
5- #define ZLIB_VERSION "1.3.0.1-motley-788cb3c "
5+ #define ZLIB_VERSION "1.3.0.1-motley-ce5a169 "
66#endif // SRC_ZLIB_VERSION_H_
You can’t perform that action at this time.
0 commit comments