commit | 5780f9d80963fbe7b93f501dd3dd7edc7fab46b0 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Nov 13 02:58:30 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Nov 13 02:58:30 2015 +0000 |
tree | 88c420542660d0599f4f4a055351fa4d9f1d6209 | |
parent | 4ea67f695066b73796b24563d83e8b5a9190334d [diff] | |
parent | a9cac4c87a4ea3e6d1c0a1159909bf0e209a61a7 [diff] |
Merge "Fix strftime if tm_zone is null."
diff --git a/tests/Android.mk b/tests/Android.mk index f401d33..8f2d3cf 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -171,6 +171,7 @@ ) \ ) +fortify1-tests-gcc_clang_target := false module := fortify1-tests-gcc module_tag := optional build_type := target @@ -179,6 +180,7 @@ build_type := host include $(LOCAL_PATH)/Android.build.mk +fortify2-tests-gcc_clang_target := false module := fortify2-tests-gcc module_tag := optional build_type := target