Make --verbose always display linker script

This commit is contained in:
Nick Clifton
2001-08-12 07:59:28 +00:00
parent 6ca173e32c
commit b9a8de1ea3
7 changed files with 63 additions and 18 deletions

View File

@@ -350,7 +350,8 @@ ldfile_open_command_file (name)
ldfile_input_filename = name;
lineno = 1;
had_script = true;
saved_script_handle = ldlex_input_stack;
}
#ifdef GNU960