mirror of
https://github.com/ksherlock/merlin-utils.git
synced 2025-04-28 02:38:34 +00:00
defer gs.out default name until later.
This commit is contained in:
parent
f3e04aa7d4
commit
a793b4a0ea
1
link.cpp
1
link.cpp
@ -555,6 +555,7 @@ void finish(void) {
|
||||
resolve();
|
||||
print_symbols();
|
||||
|
||||
if (save_file.empty()) save_file = "gs.out";
|
||||
try {
|
||||
save_omf(save_file, segments, compress, express);
|
||||
set_file_type(save_file, ftype, atype);
|
||||
|
Loading…
x
Reference in New Issue
Block a user