summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_sunos5_sunc++.GNU
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-05-16 07:31:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-05-16 07:31:11 +0000
commite3a29d01c21eabc0a9b8f5641901a0c440a42d25 (patch)
tree5d540dbc01dfa895fdcfda7118c3527a078aa9d9 /ACE/include/makeinclude/platform_sunos5_sunc++.GNU
parent6f182679b828015d2b3ab6a17e2d41c4cc364d0a (diff)
downloadATCD-e3a29d01c21eabc0a9b8f5641901a0c440a42d25.tar.gz
Wed May 16 07:30:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/include/makeinclude/platform_sunos5_sunc++.GNU')
-rw-r--r--ACE/include/makeinclude/platform_sunos5_sunc++.GNU2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/include/makeinclude/platform_sunos5_sunc++.GNU b/ACE/include/makeinclude/platform_sunos5_sunc++.GNU
index 9fadfa1d3d6..69ad96a2406 100644
--- a/ACE/include/makeinclude/platform_sunos5_sunc++.GNU
+++ b/ACE/include/makeinclude/platform_sunos5_sunc++.GNU
@@ -111,6 +111,8 @@ ifeq (1,$(fast))
DCCFLAGS =
LDFLAGS += -fast
endif # fast
+# Make sure we resolve all symbols at link time, see bugzilla 2710
+LDFLAGS += -z now
ifeq (Compilers 4.2,$(findstring Compilers 4.2,$(CC_VERSION)))
#### CC 4.2, only, supports -features=castop