summaryrefslogtreecommitdiff
path: root/templates/makedll.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-09-20 13:49:14 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-09-20 13:49:14 +0000
commitf96539e652df299c45b424f68f649d7cf50e3cee (patch)
treefaa30bdf09452c4d82522f3d365307263519a76d /templates/makedll.mpt
parent5140a0b579942d1bcc1d158ad0a40fc5580b1b82 (diff)
downloadMPC-f96539e652df299c45b424f68f649d7cf50e3cee.tar.gz
ChangeLogTag: Tue Sep 20 08:47:21 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/makedll.mpt')
-rw-r--r--templates/makedll.mpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/makedll.mpt b/templates/makedll.mpt
index 58e9921c..d7380461 100644
--- a/templates/makedll.mpt
+++ b/templates/makedll.mpt
@@ -168,6 +168,7 @@ linux {
}
solaris {
+ shflags = -G
ldlibs = -lsocket -ldl -lnsl -lgen -lposix4 -lthread
extracppflags = -D_REENTRANT
}