am ffbda83b: Merge "Add the fortify tests back into the glibc tests."

* commit 'ffbda83b302e3c3970135013d2bb92402e040fe5':
  Add the fortify tests back into the glibc tests.
This commit is contained in:
Elliott Hughes 2015-02-02 06:01:10 +00:00 committed by Android Git Automerger
commit 9843afd629

View File

@ -329,6 +329,7 @@ bionic-unit-tests-glibc_shared_libraries += libdl_test_df_1_global
bionic-unit-tests-glibc_whole_static_libraries := \
libBionicStandardTests \
libBionicGtestMain \
$(fortify_libs) \
bionic-unit-tests-glibc_ldlibs := \
-lrt -ldl -lutil \