summaryrefslogtreecommitdiff
path: root/stoc/Library_javavm.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-03-13 11:54:07 +0100
committerDavid Tardon <dtardon@redhat.com>2012-03-24 15:23:55 +0100
commitb3b76d1abb5ab9af33ce559872c2e1c45ecdbbd0 (patch)
treee4eb2f97d9e3e97a32e212a304310ef853ad534c /stoc/Library_javavm.mk
parentc6fc60d0739e1539e2efae23461f970eda7cf0f4 (diff)
add $(gb_STDLIBS) to linked libs
Diffstat (limited to 'stoc/Library_javavm.mk')
-rw-r--r--stoc/Library_javavm.mk9
1 files changed, 1 insertions, 8 deletions
diff --git a/stoc/Library_javavm.mk b/stoc/Library_javavm.mk
index c28e10de8ea9..2095def49dda 100644
--- a/stoc/Library_javavm.mk
+++ b/stoc/Library_javavm.mk
@@ -48,16 +48,9 @@ $(eval $(call gb_Library_add_linked_libs,javavm,\
jvmfwk \
sal \
salhelper \
+ $(gb_STDLIBS) \
))
-ifeq ($(GUI),WNT)
-
-$(eval $(call gb_Library_add_linked_libs,javavm,\
- advapi32 \
-))
-
-endif
-
$(eval $(call gb_Library_set_componentfile,javavm,stoc/source/javavm/javavm))
$(eval $(call gb_Library_add_exception_objects,javavm,\