pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/57559 (Move efivar port from pkgsrc-wip to pkgsrc)



On Wed, Aug 14, 2024 at 03:49:18PM +0000, bsiegert%NetBSD.org@localhost wrote:
> I noticed that the package does not build at all on NetBSD 9.
> Could you add an ONLY_FOR_PLATFORM declaration that matches the platforms
> which are supposed to work? Thanks!

My bad, I somehow treated it as a constraint on architecture instead of
on platform and actually was overly specific with that.  The build
requires headers relevant to /dev/efi, I don't think the code depends on
x86-64 in any way, although that's what I've tested.

Updated to disallow NetBSD versions older than 10.0 and allowed i386,
amd64 (alias to x86-64?) and aarch64, because they have /dev/efi as per
https://github.com/NetBSD/src/commit/717c76abf5e0ec26238f07532b0c6c2af5a9264d


Home | Main Index | Thread Index | Old Index