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:   ryoon
Date:           Wed Aug 12 16:30:45 UTC 2026

Modified Files:
        pkgsrc/cross: Makefile

Log Message:
cross: Enable ia16-elf-newlib


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 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.133 pkgsrc/cross/Makefile:1.134
--- pkgsrc/cross/Makefile:1.133 Wed Aug 12 16:29:13 2026
+++ pkgsrc/cross/Makefile       Wed Aug 12 16:30:45 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2026/08/12 16:29:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.134 2026/08/12 16:30:45 ryoon Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -43,6 +43,7 @@ SUBDIR+=      ia16-elf-binutils
 SUBDIR+=       ia16-elf-binutils-bootstrap
 SUBDIR+=       ia16-elf-gcc-bootstrap
 SUBDIR+=       ia16-elf-libi86
+SUBDIR+=       ia16-elf-newlib
 SUBDIR+=       ia16-elf-newlib-bootstrap
 SUBDIR+=       icdprog
 SUBDIR+=       libdragon-binutils



Home | Main Index | Thread Index | Old Index