commit | ffbda83b302e3c3970135013d2bb92402e040fe5 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Feb 02 05:56:26 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Feb 02 05:56:27 2015 +0000 |
tree | e9238d0b952a25bda4091c7a4d1a197a9c181b5c | |
parent | 21cdd22f035efd50902b7780fc6ea53bd1684357 [diff] | |
parent | b6e3e800d26d8ca05aca65e529cc31a180fb58d4 [diff] |
Merge "Add the fortify tests back into the glibc tests."
diff --git a/tests/Android.mk b/tests/Android.mk index 82a92f0..bd4695f 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -329,6 +329,7 @@ bionic-unit-tests-glibc_whole_static_libraries := \ libBionicStandardTests \ libBionicGtestMain \ + $(fortify_libs) \ bionic-unit-tests-glibc_ldlibs := \ -lrt -ldl -lutil \