William Hubbs <willi...@gentoo.org> writes:

> I have been looking at the meson build system [1] [2], and I like what I
> see.
>
> I have opened an issue on OpenRC's github wrt migrating OpenRC to the
> meson build system [3].
>
> As I said on the bug, the downside is the addition of py3 and ninja as
> build time dependencies, but I think the upside (a build system where
> we don't have to worry about parallel make issues or portability)
> outweighs that.
>
> What do folks think here?

I would discourage it.  Making OpenRC build-depend on python introduces
unnecessary complexity that will undermine the portability of OpenRC
sooner or later.

After all OpenRC is a small program easy to build with a hand-written
Makefile.

Parallel make issues?  No problem let's just solve it.


Please, keep it simple.

Benda

Attachment: signature.asc
Description: PGP signature

Reply via email to