Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/binutils/dist/ld Remove the trailing whitespac...



details:   https://anonhg.NetBSD.org/src/rev/ae29ad8db1a7
branches:  trunk
changeset: 373079:ae29ad8db1a7
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon Jan 16 08:31:49 2023 +0000

description:
Remove the trailing whitespace I added. oops.

diffstat:

 external/gpl3/binutils/dist/ld/configure.tgt |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 75a9a6fc0d75 -r ae29ad8db1a7 external/gpl3/binutils/dist/ld/configure.tgt
--- a/external/gpl3/binutils/dist/ld/configure.tgt      Mon Jan 16 08:27:22 2023 +0000
+++ b/external/gpl3/binutils/dist/ld/configure.tgt      Mon Jan 16 08:31:49 2023 +0000
@@ -858,7 +858,7 @@
                        targ_extra_emuls="elf64briscv_lp64f elf64briscv_lp64 elf32briscv elf32briscv_ilp32f elf32briscv_ilp32 elf64lriscv elf64lriscv_lp64f elf64lriscv_lp64 elf32lriscv 
elf32lriscv_ilp32f elf32lriscv_ilp32"
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
-riscv64*-*-linux* | riscv64*-*-netbsd*)        
+riscv64*-*-linux* | riscv64*-*-netbsd*)
                        targ_emul=elf64lriscv
                        targ_extra_emuls="elf64lriscv_lp64f elf64lriscv_lp64 elf32lriscv elf32lriscv_ilp32f elf32lriscv_ilp32 elf64briscv elf64briscv_lp64f elf64briscv_lp64 elf32briscv 
elf32briscv_ilp32f elf32briscv_ilp32"
                        targ_extra_libpath=$targ_extra_emuls



Home | Main Index | Thread Index | Old Index