summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-16 12:31:11 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-12-16 12:31:11 +0000
commit098bc2f8ac3691aeff2c2aee4dee4e206ad7c708 (patch)
treefcfd41499e8c9aa31cc0da1a84b223489b816f42
parentd3f11a1cc32336b00d58978dd2040750d27f0c9b (diff)
msvc 2008 express won't link without explicit salhelper
post salhelper visibility markup and gbuildification express 2008 doesn't link without salhelper mentioned on link line
-rw-r--r--stoc/source/javaloader/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/stoc/source/javaloader/makefile.mk b/stoc/source/javaloader/makefile.mk
index 1df3b6cf00fd..66baaa286b82 100644
--- a/stoc/source/javaloader/makefile.mk
+++ b/stoc/source/javaloader/makefile.mk
@@ -50,6 +50,7 @@ SHL1STDLIBS=\
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALLIB) \
+ $(SALHELPERLIB) \
$(JVMACCESSLIB)
SHL1VERSIONMAP = $(SOLARENV)/src/component.map