No need for CppunitTest_odk_checkapi to disable compiler plugins

Change-Id: I258a3bb0fafbea5fa41133c0f223162cc416b36b
This commit is contained in:
Stephan Bergmann 2014-12-21 22:05:18 +01:00
parent f266c81b2d
commit 03497d2df6

View File

@ -23,8 +23,6 @@ $(eval $(call gb_CppunitTest_use_internal_comprehensive_api,odk_checkapi,\
udkapi \
))
$(eval $(call gb_CppunitTest_disable_compiler_plugins,odk_checkapi))
$(eval $(call gb_CppunitTest_add_cxxflags,odk_checkapi,\
$(gb_CXX03FLAGS) \
))