*** empty log message ***
This commit is contained in:
parent
d4c02e2923
commit
7685579456
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue