sc/CppunitTest_sc_tiledrendering.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit dc85be45c7e2efc0512e823d08e2edba0d4c0e76
Author:     Stephan Bergmann <[email protected]>
AuthorDate: Thu Oct 27 07:41:15 2022 +0200
Commit:     Stephan Bergmann <[email protected]>
CommitDate: Thu Oct 27 08:29:11 2022 +0200

    More CppunitTests need the ASan hack
    
    ...from e854abe076155fc085b56549ced50b3ee9a095d2 "Avoid external processes
    picking up instdir/program/libnspr4.so", after Xisco's recent CppunitTest 
clean-
    up
    
    Change-Id: Iad4df2bc00e503118e3ad32f25f4ca63ba5d8561
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141891
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <[email protected]>

diff --git a/sc/CppunitTest_sc_tiledrendering.mk 
b/sc/CppunitTest_sc_tiledrendering.mk
index 93e10f794b2a..723cefb73dca 100644
--- a/sc/CppunitTest_sc_tiledrendering.mk
+++ b/sc/CppunitTest_sc_tiledrendering.mk
@@ -61,4 +61,8 @@ $(eval $(call 
gb_CppunitTest_use_rdb,sc_tiledrendering,services))
 
 $(eval $(call gb_CppunitTest_use_configuration,sc_tiledrendering))
 
+$(eval $(call gb_CppunitTest_add_arguments,sc_tiledrendering, \
+    
-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:

Reply via email to