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: thorpej
Date: Sat Jun 20 14:34:10 UTC 2020
Modified Files:
pkgsrc/cross: Makefile
Log Message:
Add mipsel-none-elf-{binutils,gcc}
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 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.98 pkgsrc/cross/Makefile:1.99
--- pkgsrc/cross/Makefile:1.98 Tue Apr 14 22:02:21 2020
+++ pkgsrc/cross/Makefile Sat Jun 20 14:34:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2020/04/14 22:02:21 js Exp $
+# $NetBSD: Makefile,v 1.99 2020/06/20 14:34:10 thorpej Exp $
#
COMMENT= Cross-platform development utilities
@@ -57,6 +57,8 @@ SUBDIR+= mingw-w64-x86_64-gcc-bootstrap
SUBDIR+= mingw-w64-x86_64-gcc-winpthreads
SUBDIR+= mingw-w64-x86_64-headers
SUBDIR+= mingw-w64-x86_64-winpthreads
+SUBDIR+= mipsel-none-elf-binutils
+SUBDIR+= mipsel-none-elf-gcc
#SUBDIR+= nios2 # just contains makefile fragments
SUBDIR+= nios2-binutils
SUBDIR+= nios2-gcc
Home |
Main Index |
Thread Index |
Old Index