CVS commit: pkgsrc/cross
"Ryo ONODERA" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: ryoon Date: Wed Aug 12 13:24:58 UTC 2026 Modified Files: pkgsrc/cross: Makefile Log Message: cross: Enable ia16-elf-binutils-bootstrap To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 pkgsrc/cross/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 655 B)
Modified files: Index: pkgsrc/cross/Makefile diff -u pkgsrc/cross/Makefile:1.128 pkgsrc/cross/Makefile:1.129 --- pkgsrc/cross/Makefile:1.128 Sun Feb 15 23:23:00 2026 +++ pkgsrc/cross/Makefile Wed Aug 12 13:24:58 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2026/02/15 23:23:00 mrg Exp $ +# $NetBSD: Makefile,v 1.129 2026/08/12 13:24:58 ryoon Exp $ # COMMENT= Cross-platform development utilities @@ -39,6 +39,7 @@ SUBDIR+= h8300-elf-gcc SUBDIR+= i586-pc-msdosdjgpp-binutils SUBDIR+= i586-pc-msdosdjgpp-gcc SUBDIR+= i586-pc-msdosdjgpp-sdk +SUBDIR+= ia16-elf-binutils-bootstrap SUBDIR+= icdprog SUBDIR+= libdragon-binutils SUBDIR+= lwtools