Subject: CVS commit: pkgsrc/pkgtools/bootstrap-mk-files
From: Taylor R Campbell
Date: 2023-02-25 02:46:42
Message id: 20230225014642.EFB41FA90@cvs.NetBSD.org

Log Message:
bootstrap-mk-files: Set OBJECT_FMT=ELF in bsd.own.mk.

mips64eb is not on a.out, but the outdated bsd.own.mk conditionals
selected that for it.  This now matches modern NetBSD, as of 2008 --
everything's on ELF, nothing on a.out or COFF any more.

Files:
RevisionActionfile
1.57modifypkgsrc/pkgtools/bootstrap-mk-files/Makefile
1.7modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/bsd.own.mk.in