pkgsrc-WIP-changes archive

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

Add arm-elf-* and arm-eabi-*



Module Name:	pkgsrc-wip
Committed By:	Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By:	ryoon
Date:		Tue Oct 27 22:21:17 2015 +0900
Changeset:	d2e309bba7400f0363f2af9416834d5276b0c834

Modified Files:
	Makefile

Log Message:
Add arm-elf-* and arm-eabi-*

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d2e309bba7400f0363f2af9416834d5276b0c834

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index f217ac9..e943002 100644
--- a/Makefile
+++ b/Makefile
@@ -143,6 +143,11 @@ SUBDIR+=	argtable2
 SUBDIR+=	ariamaestosa
 SUBDIR+=	arista
 SUBDIR+=	arla-3.99.14
+SUBDIR+=	arm-elf-binutils
+SUBDIR+=	arm-elf-gcc47
+SUBDIR+=	arm-eabi-binutils
+SUBDIR+=	arm-eabi-gcc5
+SUBDIR+=	arm-eabi-gdb
 SUBDIR+=	armadillo
 SUBDIR+=	armagetronad
 SUBDIR+=	arora


Home | Main Index | Thread Index | Old Index