You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to make diskus package for Arch RISC-V, but the old version (currently 0.2.62) of libc in Cargo.lock failed to compile on riscv64 architecture. This can be fixed by upgrading libc in Cargo.lock, so we can make PKGBUILD work without patching libc version before building.
The text was updated successfully, but these errors were encountered:
I'm trying to make diskus package for Arch RISC-V, but the old version (currently 0.2.62) of libc in Cargo.lock failed to compile on riscv64 architecture. This can be fixed by upgrading libc in Cargo.lock, so we can make PKGBUILD work without patching libc version before building.
The text was updated successfully, but these errors were encountered: