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: mrg
Date: Sun Feb 15 23:23:01 UTC 2026
Modified Files:
pkgsrc/cross: Makefile
Log Message:
add new m68k-none-elf-binutils and m68k-none-elf-gcc pcakages.
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 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.127 pkgsrc/cross/Makefile:1.128
--- pkgsrc/cross/Makefile:1.127 Sat Jan 17 12:13:22 2026
+++ pkgsrc/cross/Makefile Sun Feb 15 23:23:00 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2026/01/17 12:13:22 tnn Exp $
+# $NetBSD: Makefile,v 1.128 2026/02/15 23:23:00 mrg Exp $
#
COMMENT= Cross-platform development utilities
@@ -42,6 +42,8 @@ SUBDIR+= i586-pc-msdosdjgpp-sdk
SUBDIR+= icdprog
SUBDIR+= libdragon-binutils
SUBDIR+= lwtools
+SUBDIR+= m68k-none-elf-binutils
+SUBDIR+= m68k-none-elf-gcc
SUBDIR+= mingw
SUBDIR+= mingw-binutils
SUBDIR+= mingw-gcc
Home |
Main Index |
Thread Index |
Old Index