summaryrefslogtreecommitdiff
path: root/connectivity/CppunitTest_connectivity_commontools.mk
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/CppunitTest_connectivity_commontools.mk')
-rw-r--r--connectivity/CppunitTest_connectivity_commontools.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/connectivity/CppunitTest_connectivity_commontools.mk b/connectivity/CppunitTest_connectivity_commontools.mk
index e0f7752edd12..3ececdd9eb84 100644
--- a/connectivity/CppunitTest_connectivity_commontools.mk
+++ b/connectivity/CppunitTest_connectivity_commontools.mk
@@ -45,7 +45,8 @@ $(eval $(call gb_CppunitTest_use_libraries,connectivity_commontools, \
cppu \
cppuhelper \
i18nisolang1 \
- $(if $(filter IOS,$(OS)),,jvmaccess) \
+ $(if $(filter TRUE,$(SOLAR_JAVA)), \
+ jvmaccess) \
sal \
salhelper \
test \