Disable some broken recipes
This commit is contained in:
parent
bd3726f719
commit
c2279698d3
4
ci.toml
4
ci.toml
|
@ -17,7 +17,7 @@ bootloader = {}
|
||||||
ca-certificates = {}
|
ca-certificates = {}
|
||||||
cairo = {}
|
cairo = {}
|
||||||
cairodemo = {}
|
cairodemo = {}
|
||||||
cargo = {}
|
#cargo = {} # needs crate patches for redox-unix
|
||||||
cleye = {}
|
cleye = {}
|
||||||
#cmatrix = {} # TIOCSTI - do not implement (security issues)
|
#cmatrix = {} # TIOCSTI - do not implement (security issues)
|
||||||
contain = {}
|
contain = {}
|
||||||
|
@ -42,7 +42,7 @@ freedoom = {}
|
||||||
#freeglut = {}
|
#freeglut = {}
|
||||||
freetype = {}
|
freetype = {}
|
||||||
#friar = {} # mio patch
|
#friar = {} # mio patch
|
||||||
game-2048 = {}
|
#game-2048 = {} # rustc-serialize
|
||||||
games = {}
|
games = {}
|
||||||
#gawk = {} # langinfo.h
|
#gawk = {} # langinfo.h
|
||||||
gcc = {}
|
gcc = {}
|
||||||
|
|
2
cookbook
2
cookbook
|
@ -1 +1 @@
|
||||||
Subproject commit d487eb3af5d60ac9c6a38f92138a2b0cdc96ec58
|
Subproject commit 7a5acff85b2126541d982bba8f5b555d80be3538
|
Loading…
Reference in a new issue