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

@@ -221,7 +221,7 @@ typedef enum {
lang_final_phase_enum
} lang_phase_type;
extern boolean had_script;
extern FILE * saved_script_handle;
extern boolean force_make_executable;
/* Non-zero if we are processing a --defsym from the command line. */