pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross + aarch64-none-elf-binutils
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f5a9bfa241e
branches: trunk
changeset: 367430:4f5a9bfa241e
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Fri Sep 01 20:57:22 2017 +0000
description:
+ aarch64-none-elf-binutils
+ aarch64-none-elf-gcc
diffstat:
cross/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r a27a5409f4ee -r 4f5a9bfa241e cross/Makefile
--- a/cross/Makefile Fri Sep 01 20:56:43 2017 +0000
+++ b/cross/Makefile Fri Sep 01 20:57:22 2017 +0000
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.70 2017/07/03 17:33:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.71 2017/09/01 20:57:22 jmcneill Exp $
#
COMMENT= Cross-platform development utilities
SUBDIR+= GenFw
+SUBDIR+= aarch64-none-elf-binutils
+SUBDIR+= aarch64-none-elf-gcc
SUBDIR+= arm-none-eabi-binutils
SUBDIR+= arm-none-eabi-gcc
SUBDIR+= arm-none-eabi-gdb
Home |
Main Index |
Thread Index |
Old Index