pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/gnu-config Really mirror GCC now, including the wil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/119c50505ad5
branches: trunk
changeset: 327478:119c50505ad5
user: maya <maya%pkgsrc.org@localhost>
date: Wed Jan 02 15:41:13 2019 +0000
description:
Really mirror GCC now, including the wildcard.
Thanks joerg for the heads up
PR pkg/53825
diffstat:
mk/gnu-config/config.sub | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 58bb692e4cae -r 119c50505ad5 mk/gnu-config/config.sub
--- a/mk/gnu-config/config.sub Wed Jan 02 15:37:18 2019 +0000
+++ b/mk/gnu-config/config.sub Wed Jan 02 15:41:13 2019 +0000
@@ -1033,7 +1033,7 @@
cpu=mips64
;;
ms1-*)
- cpu=mt
+ pu=mt
;;
m68knommu-*)
cpu=m68k
@@ -1230,7 +1230,7 @@
| riscv | riscv32 | riscv64 \
| rl78 | romp | rs6000 | rx \
| score \
- | sh | sh[123456789lbe] | sh64 | sh64le \
+ | sh | sh[123456789lbe]* | sh64 | sh64le \
| sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet \
| sparclite \
| sparcv8 | sparcv9 | sparcv9b | sparcv9v | sv1 | sx* \
Home |
Main Index |
Thread Index |
Old Index