commit | d6b93efcc5c2d123cb44eee4f74d6fd35d5efd9f | [log] [tgz] |
---|---|---|
author | Ryan Prichard <rprichard@google.com> | Mon Jan 13 16:10:23 2025 -0800 |
committer | Ryan Prichard <rprichard@google.com> | Mon Jan 13 16:10:23 2025 -0800 |
tree | a5b3c099d46f0e2f56c0c2b487a1173ec68e34e7 | |
parent | 97914b44bb197db77d851df67a29868665b4b578 [diff] |
Update mingw prebuilt to ab/12895535 Replace the content of the directory with the x86_64-w64-mingw32-linux-x86_64.tar.bz2 artifact, then massage the results: - Avoid deleting existing files, like: - .gitignore - Android.bp - METADATA - OWNERS - build-mingw32-toolchain.sh - licenses/ directory - toolchain-patches/ directory - x86_64-w64-mingw32/lib/libWinHvEmulation.a and x86_64-w64-mingw32/lib/libWinHvPlatform.a libraries aren't part of a new mingw artifact, but keep them in this prebuilt project. - Avoid adding new files in these directories: - bin/* - x86_64-w64-mingw32/bin/* The x86_64-w64-ming32/bin/libwinpthread-1.dll is updated, however. Bug: http://b/388603030 Test: treehugger Change-Id: I650f80c198bced5e0087e122c789a836f02a6450