*** empty log message ***

This commit is contained in:
Steve Chamberlain 1991-04-17 02:13:13 +00:00
parent d4c02e2923
commit 7685579456
1 changed files with 2 additions and 2 deletions

View File

@ -145,9 +145,9 @@ main (argc, argv)
emulation = (char *) getenv(EMULATION_ENVIRON);
/* Initialize the data about options. */
strip_symbols = STRIP_NONE;
trace_files = false;
discard_locals = DISCARD_NONE;
write_map = false;
config.relocateable_output = false;