Skip to content

Commit 6ad7a39

Browse files
committed
add -gs
1 parent a8eda9b commit 6ad7a39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dcompiler.dd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,10 @@ $(WINDOWS
495495
)
496496
)
497497

498+
$(SWITCH $(B -gs),
499+
always generate standard stack frame
500+
)
501+
498502
$(SWITCH $(B -H),
499503
generate $(LINK2 #interface_files, D interface file)
500504
)

0 commit comments

Comments
 (0)