summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-07-10 19:11:50 +0200
committerMichael Stahl <mstahl@redhat.com>2012-07-10 19:14:04 +0200
commit5e11e00fcdbd0f7c6735e76d48b3b7f63dda4c2b (patch)
tree3d707ca1bd0fc2545fd3f296ca843cc03e2068a6 /solenv
parent62342abac0e3a38e39a50b7560f09cbdeb62905a (diff)
gbuild: solaris.mk: activate the soversion scripts
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/platform/solaris.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/gbuild/platform/solaris.mk b/solenv/gbuild/platform/solaris.mk
index 054398c4010c..2532c1999bd9 100644
--- a/solenv/gbuild/platform/solaris.mk
+++ b/solenv/gbuild/platform/solaris.mk
@@ -315,6 +315,8 @@ define gb_Library_Library_platform
$(call gb_LinkTarget_get_target,$(2)) : RPATH := $(call gb_Library_get_rpath,$(1))
endef
+gb_Library__set_soversion_script_platform = $(gb_Library__set_soversion_script)
+
# StaticLibrary class