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

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

View File

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