Clang update.py: Don't set mtime based on the archive metadata
We want the extracted files to have mtimes that reflect when they
were extracted.
The build system relies on mtimes information to detect when
dependencies change.
Since we want update.py to work with system python on macOS (3.9.6),
we can't use the extractall filter mechanism, but instead update
the mtimes ourselves.
Bug: 450551220
Change-Id: Ie6baa486520e85e0e48106c5ea43bd844baa3cb1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7046440
Reviewed-by: Nico Weber <[email protected]>
Commit-Queue: Hans Wennborg <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1531327}
NOKEYCHECK=True
GitOrigin-RevId: 9a058723ce740ae5e4c28de826198b0042435194
1 file changed