Block a user
WIP: Add RISC-V cross-compilation target for CI
Set strictDeps=true on our top level packages
I was planning to add another job to the CI to run the cross compilation target. Wouldn't that cover what this patch is trying to solve?
We already discussed it bscpkgs: https://jungle.b…
Set strictDeps=true on our top level packages
I was planning to add another job to the CI to run the cross compilation target. Wouldn't that cover what this patch is trying to solve?
Fixes for cross compilation
Do we need this patch? When passing variables via make arguments, they should take precedence over =.
Fixes for cross compilation
We may want to add a comment on why we explicitly chose ifunc over indirect. I forgot why we usually want ifunc.