commit | b08629862968772c35418698c7d6d99a5110f3f7 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Fri Oct 24 11:04:51 2014 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Fri Oct 24 11:04:51 2014 -0700 |
tree | 778d2aac6cf3f00732ff4a9f9d06a04afee01b76 | |
parent | cad8d226c3589a65775fda972d4cd3ebd3877dab [diff] [blame] |
Disable clang compilation due to lack of ifunc. BUG: 18055309 Change-Id: I0f36011cf7872a20ddd36a6c3c607eb96f0a8ec2
diff --git a/tests/libs/Android.mk b/tests/libs/Android.mk index eabc887..e4fee6a 100644 --- a/tests/libs/Android.mk +++ b/tests/libs/Android.mk
@@ -276,6 +276,7 @@ endif build_type := target + libtest_ifunc_clang_target := false include $(TEST_PATH)/Android.build.mk endif