commit | 85e94f076c61d002b77bb31a1caeb70a73a30ca1 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Aug 03 18:55:16 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Aug 03 18:55:16 2016 +0000 |
tree | 120749efd862b5ca0869f551dd2229be7f09d8fd | |
parent | e71cdfbdee318e90228cbe4f85f4464ba5903a6b [diff] | |
parent | 82c78c544591e3fe0634fbc76639b9349fd739b3 [diff] |
Merge "Allow some bionic tests to compile with gcc."
diff --git a/core/clang/config.mk b/core/clang/config.mk index e47c36a..dbdfa61 100644 --- a/core/clang/config.mk +++ b/core/clang/config.mk
@@ -145,6 +145,7 @@ # A list of projects that are allowed to set LOCAL_CLANG to false. LOCAL_CLANG_EXCEPTION_PROJECTS := \ + bionic/tests/ \ device/huawei/angler/ \ device/lge/bullhead/ \ external/valgrind/ \