Disable all broken recipes
This commit is contained in:
parent
be2f557e6e
commit
7fda659fad
12
ci.toml
12
ci.toml
|
@ -110,7 +110,7 @@ orbutils-background = {}
|
|||
orbutils-launcher = {}
|
||||
orbutils-orblogin = {}
|
||||
osdemo = {}
|
||||
pastel = {}
|
||||
#pastel = {} # needs crate patches for redox-unix
|
||||
patch = {}
|
||||
#pathfinder = {} # servo-fontconfig
|
||||
pcre = {}
|
||||
|
@ -119,7 +119,7 @@ periodictable = {}
|
|||
pixelcannon = {}
|
||||
pixman = {}
|
||||
pkgutils = {}
|
||||
powerline = {}
|
||||
#powerline = {} # dirs
|
||||
prboom = {}
|
||||
ptyd = {}
|
||||
#python = {} # getaddrinfo
|
||||
|
@ -149,7 +149,7 @@ sdl_gfx = {}
|
|||
sdl_image = {}
|
||||
sdl_mixer = {}
|
||||
sdl-player = {}
|
||||
sdl_ttf = {}
|
||||
#sdl_ttf = {} # configure patch needs to be updated
|
||||
sed = {}
|
||||
#servo = {} # some more crates to port
|
||||
shellstorm = {}
|
||||
|
@ -157,9 +157,9 @@ smith = {}
|
|||
sodium = {}
|
||||
sopwith = {}
|
||||
#ssh = {}
|
||||
syobonaction = {}
|
||||
#syobonaction = {} # sdl_ttf errors
|
||||
terminfo = {}
|
||||
termplay = {}
|
||||
#termplay = {} # backtrace cannot find link.h
|
||||
timidity = {}
|
||||
ttf-hack = {}
|
||||
userutils = {}
|
||||
|
@ -167,7 +167,7 @@ uutils = {}
|
|||
vice = {}
|
||||
vim = {}
|
||||
vttest = {}
|
||||
webrender = {}
|
||||
#webrender = {} # unwind
|
||||
winit = {}
|
||||
xz = {}
|
||||
zerod = {}
|
||||
|
|
Loading…
Reference in a new issue