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/libgcc set md_unwind_header=aarch64/a...
details: https://anonhg.NetBSD.org/src/rev/d8d0e0b41d96
branches: trunk
changeset: 447822:d8d0e0b41d96
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Jan 24 22:00:28 2019 +0000
description:
set md_unwind_header=aarch64/aarch64-unwind.h for netbsd arm64.
diffstat:
external/gpl3/gcc/dist/libgcc/config.host | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r b841c8fd1b2a -r d8d0e0b41d96 external/gpl3/gcc/dist/libgcc/config.host
--- a/external/gpl3/gcc/dist/libgcc/config.host Thu Jan 24 21:51:15 2019 +0000
+++ b/external/gpl3/gcc/dist/libgcc/config.host Thu Jan 24 22:00:28 2019 +0000
@@ -353,6 +353,7 @@
extra_parts="$extra_parts crtfastmath.o"
tmake_file="${tmake_file} ${cpu_type}/t-aarch64"
tmake_file="${tmake_file} ${cpu_type}/t-softfp t-softfp t-crtfm"
+ md_unwind_header=aarch64/aarch64-unwind.h
;;
aarch64*-*-linux*)
extra_parts="$extra_parts crtfastmath.o"
Home |
Main Index |
Thread Index |
Old Index