summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_ghs.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_sunos5_ghs.GNU')
-rw-r--r--include/makeinclude/platform_sunos5_ghs.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_sunos5_ghs.GNU b/include/makeinclude/platform_sunos5_ghs.GNU
index 155e2b78af9..5c4d2aead4e 100644
--- a/include/makeinclude/platform_sunos5_ghs.GNU
+++ b/include/makeinclude/platform_sunos5_ghs.GNU
@@ -34,7 +34,7 @@ RANLIB = @true
AR = $(CC) $(LDFLAGS)
ARFLAGS = -archive -o
RANLIB = @true
-SOFLAGS = -shared
+SOFLAGS += -shared
ifeq ($(threads),1)
#### Don't use g7 register with threading.