summaryrefslogtreecommitdiffstats
path: root/connectivity/CppunitTest_connectivity_commontools.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-08 00:03:30 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-08 01:01:35 +0200
commit042e4606a64233299fdc02d9df32329c452d96d5 (patch)
tree717d313bca70f84a6883a7615d12e19d8f66ea1b /connectivity/CppunitTest_connectivity_commontools.mk
parentsdremote: More logging. (diff)
downloadcore-042e4606a64233299fdc02d9df32329c452d96d5.tar.gz
core-042e4606a64233299fdc02d9df32329c452d96d5.zip
No jvmaccess library for iOS
Change-Id: I28ee4c77935f81f41fb564fcd0c19a5d02a1aa10
Diffstat (limited to 'connectivity/CppunitTest_connectivity_commontools.mk')
-rw-r--r--connectivity/CppunitTest_connectivity_commontools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/CppunitTest_connectivity_commontools.mk b/connectivity/CppunitTest_connectivity_commontools.mk
index 6026e807effa..e0f7752edd12 100644
--- a/connectivity/CppunitTest_connectivity_commontools.mk
+++ b/connectivity/CppunitTest_connectivity_commontools.mk
@@ -45,7 +45,7 @@ $(eval $(call gb_CppunitTest_use_libraries,connectivity_commontools, \
cppu \
cppuhelper \
i18nisolang1 \
- jvmaccess \
+ $(if $(filter IOS,$(OS)),,jvmaccess) \
sal \
salhelper \
test \