all: more minor cleanups
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user