summaryrefslogtreecommitdiff
path: root/templates/bmakecommon.mpt
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-08-07 14:02:00 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-08-07 14:02:00 +0200
commita8c57d4ff74c7687a4ee1bd6a67cba258dae3a89 (patch)
tree0269fe53fb777e319ee1832cdc6d3791bdb02f4f /templates/bmakecommon.mpt
parent4f0817f9b8925c411ab85a1239b4ccaab04668c6 (diff)
downloadMPC-a8c57d4ff74c7687a4ee1bd6a67cba258dae3a89.tar.gz
Correct bcc32c flags
* templates/bmakecommon.mpt:
Diffstat (limited to 'templates/bmakecommon.mpt')
-rw-r--r--templates/bmakecommon.mpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/bmakecommon.mpt b/templates/bmakecommon.mpt
index ef0174e4..37de47d2 100644
--- a/templates/bmakecommon.mpt
+++ b/templates/bmakecommon.mpt
@@ -11,7 +11,7 @@ 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
+common32c_flags = -a8 -Xclang -fdelayed-template-parsing -Xclang -Wno-unused-value
common64_flags = -fdelayed-template-parsing
unicode_flags = -WU
unicode_lib_modifier = u
@@ -35,10 +35,10 @@ link64 = ilink64
tlib32 = tlib
tlib64 = tlib64
thrflags32 = -tWM
-thrflags32c = -tW
+thrflags32c = -tWM
thrflags64 = -tM
binaryflags32 = -tWR -tWD
-binaryflags32c = -tR -tD
+binaryflags32c = -tWR -tWD
binaryflags64 = -tR -tD
dllflags = -Tpd -Gi -x -Gn -w-dup
libflags = /C