CppunitTest_sw_globalfilter also needs the ASan hack
...frome854abe076
"Avoid external processes picking up instdir/program/libnspr4.so" now, presumably since31084ebb59
"tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flys" Change-Id: Ic8a29c0fea8b34d95745a4e7d1c8e4b74da64653 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144106 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
5816474c37
commit
71085deec7
1 changed files with 4 additions and 0 deletions
|
@ -63,4 +63,8 @@ $(eval $(call gb_CppunitTest_use_custom_headers,sw_globalfilter,\
|
|||
|
||||
$(eval $(call gb_CppunitTest_use_configuration,sw_globalfilter))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_arguments,sw_globalfilter, \
|
||||
-env:arg-env=$(gb_Helper_LIBRARY_PATH_VAR)"$$$${$(gb_Helper_LIBRARY_PATH_VAR)+=$$$$$(gb_Helper_LIBRARY_PATH_VAR)}" \
|
||||
))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue