Closed PureTryOut closed 9 months ago
do you have the full build+install log of both?
I was going to say yes, but I just rebuilt and now it generated a perfectly fine binary... I don't know what happened there, but I suppose it was a local issue :thinking:
it definitely seems weird as it's a regular meson executable() with install:true.. so any meson install would ensure it was up to date. really weird!
I've used both the Makefiles and Meson to compile dinit, and the latter generates a garbage binary it seems.
vs with Makefiles:
Build options used are
-Dbuild-shutdown=enabled
and-Dshutdown-prefix="dinit-"
.