summaryrefslogtreecommitdiff
path: root/templates/makedll.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-01-26 20:08:21 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-01-26 20:08:21 +0000
commit45e79c3c57e087fdb4e8680734ed08760167d7ab (patch)
treed872819b9a766d23e1eea1e9d48fa56ebbe05078 /templates/makedll.mpt
parent80eaa503ffc4cac685b0a0f3015095725b184250 (diff)
downloadMPC-45e79c3c57e087fdb4e8680734ed08760167d7ab.tar.gz
ChangeLogTag: Wed Jan 26 13:52:36 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/makedll.mpt')
-rw-r--r--templates/makedll.mpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/makedll.mpt b/templates/makedll.mpt
index 65498150..d563f8a6 100644
--- a/templates/makedll.mpt
+++ b/templates/makedll.mpt
@@ -76,7 +76,7 @@ aCC {
cxx = aCC
pic = +Z
platforms = hpux
- compilerflags = -AA -D_RWSTD_MULTI_THREAD
+ compilerflags = -AA -D_RWSTD_MULTI_THREAD +W336
pchcreate = "+hdr_create "
pchuse = "+hdr_use "
}