pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross Makefile: +or1k-none-elf-{gcc,binutils}



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c2a14e3d21f
branches:  trunk
changeset: 336444:9c2a14e3d21f
user:      maya <maya%pkgsrc.org@localhost>
date:      Mon Jul 15 06:01:06 2019 +0000

description:
Makefile: +or1k-none-elf-{gcc,binutils}

diffstat:

 cross/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1f01c7af97d5 -r 9c2a14e3d21f cross/Makefile
--- a/cross/Makefile    Mon Jul 15 05:59:13 2019 +0000
+++ b/cross/Makefile    Mon Jul 15 06:01:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2019/03/24 12:03:48 tnn Exp $
+# $NetBSD: Makefile,v 1.84 2019/07/15 06:01:06 maya Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -60,6 +60,8 @@
 SUBDIR+=       nios2-gcc3
 SUBDIR+=       nios2-gcc41
 SUBDIR+=       objconv
+SUBDIR+=       or1k-none-elf-binutils
+SUBDIR+=       or1k-none-elf-gcc
 SUBDIR+=       pdp11-aout-binutils
 SUBDIR+=       pdp11-aout-gcc
 SUBDIR+=       stlink



Home | Main Index | Thread Index | Old Index