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 reduce diffs to upstream slightly.
details: https://anonhg.NetBSD.org/src/rev/9a4eb91e7b6c
branches: trunk
changeset: 378353:9a4eb91e7b6c
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Apr 11 01:37:18 2021 +0000
description:
reduce diffs to upstream slightly.
diffstat:
external/gpl3/gcc/dist/gcc/config.gcc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r ad949ccfc064 -r 9a4eb91e7b6c external/gpl3/gcc/dist/gcc/config.gcc
--- a/external/gpl3/gcc/dist/gcc/config.gcc Sun Apr 11 01:37:02 2021 +0000
+++ b/external/gpl3/gcc/dist/gcc/config.gcc Sun Apr 11 01:37:18 2021 +0000
@@ -1272,8 +1272,8 @@ arm*-*-freebsd*) # ARM Fr
with_tls=${with_tls:-gnu}
;;
arm*-*-netbsdelf*)
+ tmake_file="${tmake_file} arm/t-arm"
tm_file="dbxelf.h elfos.h ${nbsd_tm_file} arm/elf.h"
- tmake_file="${tmake_file} arm/t-arm"
extra_options="${extra_options} netbsd.opt netbsd-elf.opt"
case ${target} in
arm*eb-*) tm_defines="${tm_defines} TARGET_BIG_ENDIAN_DEFAULT=1" ;;
Home |
Main Index |
Thread Index |
Old Index