summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/wrapper_macros.GNU
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-11-14 19:15:21 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-11-14 19:15:21 +0000
commitd0c139ef8d838c769de1807e3148365feb0687bd (patch)
treec23114f3adfadd1a6d895b826f016bd9cc42e4c4 /ACE/include/makeinclude/wrapper_macros.GNU
parent8946bc7395081fe68f40b59eaceaaf47f8dbe7cf (diff)
downloadATCD-d0c139ef8d838c769de1807e3148365feb0687bd.tar.gz
Wed Nov 14 19:12:21 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/include/makeinclude/wrapper_macros.GNU')
-rw-r--r--ACE/include/makeinclude/wrapper_macros.GNU4
1 files changed, 4 insertions, 0 deletions
diff --git a/ACE/include/makeinclude/wrapper_macros.GNU b/ACE/include/makeinclude/wrapper_macros.GNU
index 957344409cb..c169a790bc7 100644
--- a/ACE/include/makeinclude/wrapper_macros.GNU
+++ b/ACE/include/makeinclude/wrapper_macros.GNU
@@ -91,6 +91,9 @@
# wfmo Build with wfmo support (Win32 only)
# winregistry Build with windows registry support (Win32 only)
# winnt Build WinNT-specific projects (Win32 only)
+# link_groups This indicates that statically linked executable library
+# names will be surrounded by -Wl,--start-group and
+# -Wl,--end-group for the GNU compiler only.
#
# Usually, users do not need to be concerned with make targets.
# Just enter "make" on the command line to build. A few notable
@@ -299,6 +302,7 @@ versioned_so ?= 1
use_dep_libs ?= 1
threads ?= 1
symlinks ?= relative
+link_groups ?= 0
SOVERSION ?=
SONAME ?=