commit | 9864536c33042ab6ab4b2e0a9867e1b77862ac66 | [log] [tgz] |
---|---|---|
author | Miao Wang <miaowang@google.com> | Fri Jan 13 11:45:02 2017 -0800 |
committer | Miao Wang <miaowang@google.com> | Sat Jan 14 14:35:19 2017 -0800 |
tree | 33c058e1281879431dda85d55ee61eb3802d77da | |
parent | 4c41224c8c28f35f48f1d80394be715f9ad30e06 [diff] |
Package dll dependencies to bin/ to make windows executables able to find them by default. - Move existing dlls to bin. - Copy 32-bit libwinpthread-1.dll from prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8 to bin. Bug: http://b/34273721 Test: ./build_rs.py, and manually executed llvm-rs-cc.exe and bcc_compat.exe on windows. Change-Id: I6ad633d95c27c629aef1143d8d0d30998413d882