Merge branch 'riscv-ci-fix' into 'master'

Disable patch and cosmic-text for riscv64gc

See merge request redox-os/redox!1716
This commit is contained in:
Jeremy Soller 2025-11-27 06:13:57 -07:00
commit d877f4ff5a

View File

@ -19,7 +19,7 @@ cosmic-edit = {}
cosmic-files = {}
cosmic-icons = {}
cosmic-term = {}
cosmic-text = {}
#cosmic-text = {} # need to bump redox_syscall
curl = {}
dash = {}
dejavu = {}
@ -40,10 +40,10 @@ kernel = {}
kibi = {}
libffi = {}
libgcc = {}
#libiconv = {}
#libiconv = {} # not tested yet, netsurf is commented out
libjpeg = {}
libogg = {}
#liborbital = {}
#liborbital = {} # not tested yet, netsurf is commented out
libpng = {}
libstdcxx = {}
libvorbis = {}
@ -64,7 +64,7 @@ orbutils = {}
orbutils-background = {}
orbutils-launcher = {}
orbutils-orblogin = {}
patch = {}
#patch = {} error configure machine `riscv64gc-unknown' not recognized
pcre = {}
patchelf = {}
pop-icon-theme = {}
@ -74,7 +74,7 @@ relibc = {}
#resist = {} # Uses redox_syscall 0.2 which does not compile on riscv64gc
ripgrep = {}
rustpython = {}
#sdl1 = {}
#sdl1 = {} # not tested yet, netsurf is commented out
sed = {}
shared-mime-info = {}
smith = {}