cnwzhjs
cnwzhjs
Sure. It's up to you.
> @cnwzhjs cross compile would be great. Can you provide a patch? Hi @elBoberido , I've already created a pull request on this, but I'm not very familar with GitHub...
> @cnwzhjs it seems the new code is not formatted with rustfmt. Can you run `cargo fmt` and commit the changes? Sure, I'll do that as soon as confirming of...
Hi @elBoberido , I've just force updated the branch to fix the issues: 1. Removed the `libacl` and `libattr` and their build scripts 2. Add the chapter Cross-Compiling to the...
> Looks good. Just a few nitpicks :) > > Once the cross compile CI is set up this can be merged Hi @elBoberido , I've updated the code according...
> > Talking about continuous integration, I need your advice as well: > > As you know, cross compiling to aarch64 requires a sysroot with all header and libraries in...