Add the fortify tests back into the glibc tests.

Change-Id: I4426d0c7c1bfe3b0028a674f72d1c3b9d883d6af
This commit is contained in:
Elliott Hughes 2015-01-31 21:32:10 -08:00
parent 21cdd22f03
commit b6e3e800d2

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 \