release-cross: remove redox
This relied on something that was removed in
4949737a38.
This commit is contained in:
@@ -291,10 +291,6 @@ in
|
||||
x86_64-netbsd = mapTestOnCross systems.examples.x86_64-netbsd common;
|
||||
x86_64-openbsd = mapTestOnCross systems.examples.x86_64-openbsd common;
|
||||
|
||||
# we test `embedded` instead of `linuxCommon` because very few packages
|
||||
# successfully cross-compile to Redox so far
|
||||
x86_64-redox = mapTestOnCross systems.examples.x86_64-unknown-redox embedded;
|
||||
|
||||
# Cross-built bootstrap tools for every supported platform
|
||||
bootstrapTools =
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user