diff options
author | Elliott Hughes <enh@google.com> | 2015-04-19 13:17:01 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-04-19 13:17:01 -0700 |
commit | 53daee6a2b415caa0ff3e425c7fa613c834bca61 (patch) | |
tree | 24950c9510a1bb8dfa6317c630c391a9b7bfdf6f /tzdatacheck | |
parent | 623aa1c47a51990259fbbc271d7f9f40046153fd (diff) | |
download | system_core-53daee6a2b415caa0ff3e425c7fa613c834bca61.zip system_core-53daee6a2b415caa0ff3e425c7fa613c834bca61.tar.gz system_core-53daee6a2b415caa0ff3e425c7fa613c834bca61.tar.bz2 |
Fix the Windows adb build.
It looks like we can't use clang on Windows yet because libc++ isn't ready.
So move back to GCC for the Windows host clang. Work around the mingw
printf format string problems that made us want to switch to clang in the
first place, and #include "sysdeps.h" in adb_utils.cpp to work around the
absence of lstat(2) on Windows.
Change-Id: Icd0797a8c0c2d1d326bdd704ba6bcafcbaeb742f
Diffstat (limited to 'tzdatacheck')
0 files changed, 0 insertions, 0 deletions