Merge "Add the fortify tests back into the glibc tests."

This commit is contained in:
Elliott Hughes 2015-02-02 05:56:26 +00:00 committed by Gerrit Code Review
commit ffbda83b30

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 \