Files
build_soong/cc
Pirama Arumuga Nainar b8eefa8956 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
2020-03-06 15:07:19 -08:00
..
2018-11-19 15:26:14 -08:00
2020-02-25 19:53:04 -08:00
2020-01-31 18:12:41 +00:00
2019-11-12 15:55:03 -08:00
2020-01-22 16:54:18 -08:00
2019-11-13 05:50:27 +00:00
2020-02-19 15:30:02 +09:00
2019-12-18 08:19:10 -08:00
2020-01-22 16:54:18 -08:00
2019-11-07 15:27:58 -08:00
2019-11-07 15:27:58 -08:00
2020-02-24 14:49:22 +00:00
2019-11-07 15:27:58 -08:00
2016-08-01 14:36:22 -07:00
2020-02-25 19:53:04 -08:00
2020-03-06 15:07:19 -08:00
2019-09-13 12:18:47 -07:00
2019-12-18 08:19:10 -08:00
2019-11-07 15:27:58 -08:00
2020-03-04 23:39:42 +09:00