summaryrefslogtreecommitdiff
path: root/salhelper/Library_salhelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper/Library_salhelper.mk')
-rw-r--r--salhelper/Library_salhelper.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/salhelper/Library_salhelper.mk b/salhelper/Library_salhelper.mk
index 108c94802d5f..8d62e669267f 100644
--- a/salhelper/Library_salhelper.mk
+++ b/salhelper/Library_salhelper.mk
@@ -34,6 +34,6 @@ $(eval $(call gb_Library_add_exception_objects,salhelper,\
# Solaris would need something like this, too. Its backwards compatibility is
# broken for now:
-$(eval $(call gb_Library_set_soversion_script,salhelper,3,$(SRCDIR)/salhelper/source/gcc3.map))
+$(eval $(call gb_Library_set_soversion_script,salhelper,$(SRCDIR)/salhelper/source/gcc3.map))
# vim: set noet sw=4 ts=4: