diff options
Diffstat (limited to 'ld/emultempl/lnk960.em')
-rw-r--r-- | ld/emultempl/lnk960.em | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/emultempl/lnk960.em b/ld/emultempl/lnk960.em index 924dd4724b0..1c820655cf5 100644 --- a/ld/emultempl/lnk960.em +++ b/ld/emultempl/lnk960.em @@ -269,6 +269,7 @@ struct ld_emulation_xfer_struct ld_lnk960_emulation = lnk960_set_output_arch, lnk960_choose_target, before_allocation_default, + do_assignments_default, lnk960_get_script, "lnk960", "", |