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 fix a minor merge botch.
details: https://anonhg.NetBSD.org/src/rev/159391d4eb9a
branches: trunk
changeset: 814232:159391d4eb9a
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Mar 12 21:50:39 2016 +0000
description:
fix a minor merge botch.
diffstat:
external/gpl3/gcc/dist/config.sub | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r bac206c90405 -r 159391d4eb9a external/gpl3/gcc/dist/config.sub
--- a/external/gpl3/gcc/dist/config.sub Sat Mar 12 21:35:13 2016 +0000
+++ b/external/gpl3/gcc/dist/config.sub Sat Mar 12 21:50:39 2016 +0000
@@ -947,6 +947,9 @@
basic_machine=hppa1.1-oki
os=-proelf
;;
+ openrisc | openrisc-*)
+ basic_machine=or32-unknown
+ ;;
or1k | or1k-*)
basic_machine=or1k-unknown
;;
Home |
Main Index |
Thread Index |
Old Index