From: Maximilian Engelhardt Date: Sun, 24 Oct 2021 16:34:40 +0000 (+0200) Subject: d/salsa-ci.yml: disable cross building as it's currently not working X-Git-Tag: archive/raspbian/4.16.0+51-g0941d6cb-1+rpi1~2^2~32 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ecc47dfecfde67da56ca155c7d0272ff34447c80;p=xen.git d/salsa-ci.yml: disable cross building as it's currently not working Cross building xen currently fails due to Debian bug #982406 in markdown. It can be tried again when there are better chances of it building successfully. Signed-off-by: Maximilian Engelhardt --- diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index cc90a20739..b1310e4c37 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -30,3 +30,8 @@ variables: # We do not provide packages for i386 SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 + + # cross building xen currently fails due to Debian bug #982406 in markdown. + # It can be tried again when there are better chances of it building + # successfully. + SALSA_CI_DISABLE_CROSSBUILD_ARM64: 1