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.
1 parent 99ef450 commit 7205f39Copy full SHA for 7205f39
templates/bmakecommon.mpt
@@ -105,7 +105,7 @@ release_flags = -Wno-ignored-attributes
105
optimize_flags = -O3
106
pdb_flags = -Xlinker -pdb -Xlinker $(OUTPUTDIR)$(NAME).pdb
107
warn_flags =
108
-stack_flag = --stack=
+stack_flag = -Xlinker --stack=
109
cc = bcc64x
110
binary_flags = -tR -tD
111
thr_flags = -tM
0 commit comments