all: more minor cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2023-10-24 23:56:55 +02:00
parent 18f043015e
commit facabd68d7
5 changed files with 94 additions and 77 deletions
+3
View File
@@ -134,6 +134,9 @@ struct Options final {
struct {
bool split_segments;
} atari_tos;
struct {
bool force_macos; // undocumented temporary option until we fix macOS 13+ support
} darwin_macho;
struct {
bool coff;
} djgpp2_coff;