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: maya
Date: Mon Jul 15 06:01:07 UTC 2019
Modified Files:
pkgsrc/cross: Makefile
Log Message:
Makefile: +or1k-none-elf-{gcc,binutils}
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 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.83 pkgsrc/cross/Makefile:1.84
--- pkgsrc/cross/Makefile:1.83 Sun Mar 24 12:03:48 2019
+++ pkgsrc/cross/Makefile Mon Jul 15 06:01:06 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2019/03/24 12:03:48 tnn Exp $
+# $NetBSD: Makefile,v 1.84 2019/07/15 06:01:06 maya Exp $
#
COMMENT= Cross-platform development utilities
@@ -60,6 +60,8 @@ SUBDIR+= nios2-gcc
SUBDIR+= nios2-gcc3
SUBDIR+= nios2-gcc41
SUBDIR+= objconv
+SUBDIR+= or1k-none-elf-binutils
+SUBDIR+= or1k-none-elf-gcc
SUBDIR+= pdp11-aout-binutils
SUBDIR+= pdp11-aout-gcc
SUBDIR+= stlink
Home |
Main Index |
Thread Index |
Old Index