pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cross Add xtensa-lx106-elf-*



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4601877fe74f
branches:  trunk
changeset: 340002:4601877fe74f
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Fri Sep 20 15:20:58 2019 +0000

description:
Add xtensa-lx106-elf-*

diffstat:

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

diffs (17 lines):

diff -r b130ab374413 -r 4601877fe74f cross/Makefile
--- a/cross/Makefile    Fri Sep 20 15:20:20 2019 +0000
+++ b/cross/Makefile    Fri Sep 20 15:20:58 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2019/09/18 15:39:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.89 2019/09/20 15:20:58 bouyer Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -72,5 +72,7 @@
 SUBDIR+=       uisp
 SUBDIR+=       xtensa-esp32-elf-binutils
 SUBDIR+=       xtensa-esp32-elf-gcc
+SUBDIR+=       xtensa-lx106-elf-binutils
+SUBDIR+=       xtensa-lx106-elf-gcc
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index