pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross
Module Name: pkgsrc
Committed By: jmcneill
Date: Fri Sep 1 20:57:22 UTC 2017
Modified Files:
pkgsrc/cross: Makefile
Log Message:
+ aarch64-none-elf-binutils
+ aarch64-none-elf-gcc
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/cross/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/Makefile
diff -u pkgsrc/cross/Makefile:1.70 pkgsrc/cross/Makefile:1.71
--- pkgsrc/cross/Makefile:1.70 Mon Jul 3 17:33:01 2017
+++ pkgsrc/cross/Makefile Fri Sep 1 20:57:22 2017
@@ -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