summaryrefslogtreecommitdiff
path: root/templates/bmakecommon.mpt
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2014-02-20 07:54:03 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2014-02-20 07:54:03 +0000
commitff604988df8c3a51532765a92f05f0d99443401c (patch)
treed8ef26dfebe20fa289544003e3f2210af31a16e9 /templates/bmakecommon.mpt
parentad76403f58ac841916571b00746e7e51fca9e0b4 (diff)
downloadMPC-ff604988df8c3a51532765a92f05f0d99443401c.tar.gz
iThu Feb 20 07:55:16 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>
* templates/bmakecommon.mpt: Improvements for bcc64
Diffstat (limited to 'templates/bmakecommon.mpt')
-rw-r--r--templates/bmakecommon.mpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/bmakecommon.mpt b/templates/bmakecommon.mpt
index 35e52c02..84214b9c 100644
--- a/templates/bmakecommon.mpt
+++ b/templates/bmakecommon.mpt
@@ -9,7 +9,7 @@ common_libs = ws2_32$(LIB_EXT)
common32_libs = import32$(LIB_EXT) cw32mti$(LIB_EXT)
common64_libs = import64$(LIB_EXT) cw64mti$(LIB_EXT)
common32_flags = -a8
-common64_flags =
+common64_flags = -fdelayed-template-parsing
unicode_flags = -WU
unicode_lib_modifier = u
unicode_exe_modifier = u