diff options
author | Pirama Arumuga Nainar <pirama@google.com> | 2020-03-06 15:07:19 -0800 |
---|---|---|
committer | Pirama Arumuga Nainar <pirama@google.com> | 2020-03-06 15:07:19 -0800 |
commit | b8eefa8956090cd4fea0d2dfec91706bc9be9cbd (patch) | |
tree | 3ab8d3bb68fab6b64c1345a06d6a0bae2c4bac4f /sdk/java_sdk_test.go | |
parent | 8c3fec4c3799157fb91dcab0bf2a657e558c59f3 (diff) |
Do not explicitly link ucrt, ucrtbase
This was required before MinGW's default crt was set to ucrt. In the
new setting, libmsvcrt.a is similar to libucrt.a and is implicitly
linked-in by the Clang driver. Not explicitly linking in ucrt avoids
the link-order issue discussed in
https://github.com/android/ndk/issues/1198.
Test: m native-host-cross, go/android-llvm-windows-testing.
Change-Id: Idc125e550cae2f0eb812ca310d1d4be898a29ab4
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions