Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/gcc We also need t-riscv (for riscv-b...
details: https://anonhg.NetBSD.org/src/rev/7b43b9b298b2
branches: trunk
changeset: 996837:7b43b9b298b2
user: maya <maya%NetBSD.org@localhost>
date: Sat Feb 09 20:57:17 2019 +0000
description:
We also need t-riscv (for riscv-builtins.o)
diffstat:
external/gpl3/gcc/dist/gcc/config.gcc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r d51342c0b02f -r 7b43b9b298b2 external/gpl3/gcc/dist/gcc/config.gcc
--- a/external/gpl3/gcc/dist/gcc/config.gcc Sat Feb 09 19:40:32 2019 +0000
+++ b/external/gpl3/gcc/dist/gcc/config.gcc Sat Feb 09 20:57:17 2019 +0000
@@ -2164,6 +2164,7 @@
*) tmake_file="${tmake_file} riscv/t-netbsd64" ;;
esac
extra_options="${extra_options} netbsd.opt netbsd-elf.opt"
+ tmake_file="${tmake_file} riscv/t-riscv"
gnu_ld=yes
gas=yes
gcc_cv_initfini_array=yes
Home |
Main Index |
Thread Index |
Old Index