aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.org b/README.org
index f87c623..8b6aafc 100644
--- a/README.org
+++ b/README.org
@@ -60,3 +60,21 @@ merging the patch.
*** TODO Show changes with system tests
**** TODO Submit builds for system tests when affected by patches
+*** TODO Extend testing for patches
+**** TODO Cross-compilation from x86_64-linux
+
+This can be enabled, but data might often be lacking due to lack of build
+resources for bordeaux.guix.gnu.org
+
+**** TODO powerpc64le-linux
+
+The one powerpc64le-linux build machine for bordeaux.guix.gnu.org isn't always
+on (this could be fixed by changing the hosting). Anyway, some always
+available build machine for powerpc64le-linux is probably needed before
+extending patch testing.
+
+**** TODO i586-gnu
+
+Builds are now happening on bordeaux.guix.gnu.org, once it's caught up,
+enabling i586-gnu should be possible. There might be issues with a lack of
+build resources (like x86_64-linux).