commit befbaa7c20236675a386b8b7ad9256e7ac3a34dc parent 247b2c964f38a33f502206b1c25c4be4b18a9609 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 16 Jun 2024 10:30:25 +0200 document dependency Diffstat:
| A | contrib/ci/README | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/contrib/ci/README b/contrib/ci/README @@ -0,0 +1,7 @@ +Doing the cross-compilation jobs requires installing + +# apt install qemu-user-static + +(see also: https://wiki.archlinux.org/title/Podman#Foreign_architectures) + +Otherwise, you get some fun errors.