diff options
Diffstat (limited to 'ld/emultempl/loongarchelf.em')
-rw-r--r-- | ld/emultempl/loongarchelf.em | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/loongarchelf.em b/ld/emultempl/loongarchelf.em index 928fd83..517ece1 100644 --- a/ld/emultempl/loongarchelf.em +++ b/ld/emultempl/loongarchelf.em @@ -58,7 +58,7 @@ larch_elf_before_allocation (void) ENABLE_RELAXATION; } - link_info.relax_pass = 2; + link_info.relax_pass = 3; } static void |