~wgrant/snapcraft/+git/github:riscv64

Last commit made on 2021-09-24
Get this branch:
git clone -b riscv64 https://git.launchpad.net/~wgrant/snapcraft/+git/github

Branch merges

Branch information

Name:
riscv64
Repository:
lp:~wgrant/snapcraft/+git/github

Recent commits

a860d17... by William Grant

packaging: Switch to patchelf that doesn't break riscv64

a65aaec... by William Grant

plugins: Add missing riscv64 mappings

Signed-off-by: William Grant <email address hidden>

fe520a4... by Sergio Schvezov

Merge pull request #3581 from xnox/ctypes-riscv64

packaging: load the correct libraries on riscv64

751e3ce... by Sergio Schvezov

Merge branch 'master' into ctypes-riscv64

97729e7... by Sergio Schvezov

Merge pull request #3580 from xnox/no-rust-cryptgraphy-dev-env

tools: environment-setup-local do not build rust

a41ccdf... by Sergio Schvezov

Merge branch 'master' into ctypes-riscv64

688f8ab... by Sergio Schvezov

Merge pull request #3582 from snapcore/sergiusens-patch-2

github: update snapcore/action-build dep

a61bb7e... by Sergio Schvezov

github: update snapcore/action-build dep

9de46ef... by Dimitri John Ledkov

packaging: load the correct libraries on riscv64

Make ctypes work on riscv64.

Signed-off-by: Dimitri John Ledkov <email address hidden>

33ec8ae... by Dimitri John Ledkov

environment-setup-local: do not build rust

snapcraft.yaml builds cryptography without rust, local development
should match that. Currently rustc toolcahin is not installed, and
when available it may fail to build rust based cryptography 3.4 on
some architectures.

Signed-off-by: Dimitri John Ledkov <email address hidden>