pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc add cross/xtensa-esp32-elf-(binutils|gcc)
details: https://anonhg.NetBSD.org/pkgsrc/rev/f69f0cb7cf56
branches: trunk
changeset: 331733:f69f0cb7cf56
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 24 12:03:47 2019 +0000
description:
add cross/xtensa-esp32-elf-(binutils|gcc)
diffstat:
cross/Makefile | 4 +++-
doc/CHANGES-2019 | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r bf5bdacc06e5 -r f69f0cb7cf56 cross/Makefile
--- a/cross/Makefile Sun Mar 24 11:58:04 2019 +0000
+++ b/cross/Makefile Sun Mar 24 12:03:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2018/06/07 19:36:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.83 2019/03/24 12:03:48 tnn Exp $
#
COMMENT= Cross-platform development utilities
@@ -64,5 +64,7 @@
SUBDIR+= pdp11-aout-gcc
SUBDIR+= stlink
SUBDIR+= uisp
+SUBDIR+= xtensa-esp32-elf-binutils
+SUBDIR+= xtensa-esp32-elf-gcc
.include "../mk/misc/category.mk"
diff -r bf5bdacc06e5 -r f69f0cb7cf56 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Sun Mar 24 11:58:04 2019 +0000
+++ b/doc/CHANGES-2019 Sun Mar 24 12:03:47 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.1455 2019/03/24 10:41:28 adam Exp $
+$NetBSD: CHANGES-2019,v 1.1456 2019/03/24 12:03:47 tnn Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -2343,3 +2343,5 @@
Updated devel/log4cplus to 2.0.3 [sno 2019-03-24]
Updated databases/py-peewee to 3.9.3 [adam 2019-03-24]
Updated security/py-cryptodome to 3.8.0 [adam 2019-03-24]
+ Added cross/xtensa-esp32-elf-binutils version 2.32 [tnn 2019-03-24]
+ Added cross/xtensa-esp32-elf-gcc version 8.2.0 [tnn 2019-03-24]
Home |
Main Index |
Thread Index |
Old Index