Subject: CVS commit: pkgsrc/devel/meson
From: Taylor R Campbell
Date: 2024-01-13 05:17:32
Message id: 20240113041732.3687FFA42@cvs.NetBSD.org

Log Message:
meson: Create a [binaries] section in a meson cross file.

Package makefiles can add to it by setting:

MESON_CROSS_BINARIES+=	foo
MESON_CROSS_BINARY.foo=	${TOOLBASE}/bin/foo

No change to native builds because this is all gated on
USE_CROSS_COMPILE = yes.

Files:
RevisionActionfile
1.23modifypkgsrc/devel/meson/build.mk