Skip to content

Commit 1f3ecd7

Browse files
committed
Fixed bcc32c thr_flags
* templates/bmakecommon.mpt:
1 parent b62e8e5 commit 1f3ecd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/bmakecommon.mpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ optimize_flags = -O3
4343
warn_flags =
4444
cc = bcc32c
4545
binary_flags = -tR -tD
46-
thr_flags = -tW
46+
thr_flags = -tM
4747
lib_ext = .lib
4848
common_defines = WIN32 _WINDOWS
4949
common_flags = -a8

0 commit comments

Comments
 (0)