diff options
-rw-r--r-- | bfd/config.bfd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd index 7769182..08755e4 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -1463,7 +1463,7 @@ case "${targ}" in loongarch32-*) targ_defvec=loongarch_elf32_vec targ_selvecs="loongarch_elf32_vec" - want64=false + want64=true ;; loongarch64-*) |