> On Fri, 09 May 2025, James Le Cuirot wrote:
> --- /dev/null
> +++ b/eclass/sysroot.eclass
> @@ -0,0 +1,34 @@
> +# Copyright 2025 Gentoo Authors
> +# Distributed under the terms of the GNU General Public License v2
> +
> +# @ECLASS: sysroot.eclass
> +# @MAINTAINER:
> +# cr...@gentoo.org
> +#
This only has one function for now, but I intend to add a general
purpose sysroot wrapper script for use with Meson, Perl, and more. It
just needs longer in the oven.
Signed-off-by: James Le Cuirot
---
eclass/sysroot.eclass | 34 ++
1 file changed, 34 insertions(+