summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-05-23 14:41:18 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-05-23 14:41:18 +0200
commit134546ca97bc58fe5d8a7231412bd8e0f3a57450 (patch)
treeb9188b97c625d8bb81f8ac672f7215c21f1edf05 /templates
parent78370a7bb4761b5acf9488c505bbe494d9cb5272 (diff)
downloadMPC-134546ca97bc58fe5d8a7231412bd8e0f3a57450.tar.gz
Removed -fdelayed-template-parsing for bcc64
* templates/bmakecommon.mpt:
Diffstat (limited to 'templates')
-rw-r--r--templates/bmakecommon.mpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/bmakecommon.mpt b/templates/bmakecommon.mpt
index c0f21a33..e960d317 100644
--- a/templates/bmakecommon.mpt
+++ b/templates/bmakecommon.mpt
@@ -14,8 +14,8 @@ common32_libs = import32$(LIB_EXT) cw32mti$(LIB_EXT)
common32c_libs = import32$(LIB_EXT) cw32mti$(LIB_EXT)
common64_libs = import64$(LIB_EXT) cw64mti$(LIB_EXT)
common32_flags = -a8
-common32c_flags = -a8 -Xclang -fdelayed-template-parsing -Xclang -Wno-unused-value
-common64_flags = -fdelayed-template-parsing
+common32c_flags = -a8 -fdelayed-template-parsing -Xclang -Wno-unused-value
+common64_flags =
unicode_flags = -WU
unicode_lib_modifier = u
unicode_exe_modifier = u