JCWasmx86
JCWasmx86
Hey, I would like to help you and implement some/all attributes.
And a file called `./debbuild/src/external/cctools-port/cctools/ar/x86_64-apple-darwin19-ranlib` exists. `uname -a` shows: `Linux 5.10.0-7-amd64 #1 SMP Debian 5.10.40-1 (2021-05-28) x86_64 GNU/Linux`
Building outside the chroot environment seems to fix this.
Maybe related: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2529
Is this mergeable (After squashing the commits)?
@Prince781: Do you have any time to rereview these changes?
Should be fixed now, failed CI for Vala Daily seems to be unrelated
Did a bit of research, whether you could e.g. bolt this onto mesonproject, the result is working for 50%. E.g. you have a vala project with that depends on the...
Here this hacky stuff was for the scenario of working on an flatpak'd app with a VLS on the host.
This would basically be the matter of connecting to the `load-configuration`-signal. I can write a patch, if you can give me some more details, e.g. where should the configuration be?...