We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0c732f + 6df734d commit e52306aCopy full SHA for e52306a
templates/bmakecommon.mpt
@@ -14,7 +14,7 @@ common32_libs = import32$(LIB_EXT) cw32mti$(LIB_EXT)
14
common32c_libs = import32$(LIB_EXT) cw32mti$(LIB_EXT)
15
common64_libs = import64$(LIB_EXT) cw64mti$(LIB_EXT)
16
common32_flags = -a8
17
-common32c_flags = -a8 -Xclang -Wno-unused-value
+common32c_flags = -a8
18
common64_flags =
19
unicode_flags = -WU
20
unicode_lib_modifier = u
0 commit comments