]> git.proxmox.com Git - cargo.git/commit
fix i386 build / cross tests
authorFabian Grünbichler <debian@fabian.gruenbichler.email>
Sat, 19 Nov 2022 09:26:24 +0000 (10:26 +0100)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Sat, 19 Nov 2022 09:46:36 +0000 (10:46 +0100)
commit1a36f0a85fea4bfdf2da8837942231844bb62ce7
tree2a5a9a93882ae149897c988753a80c0888b5cec7
parent3c28db53eb55a424901ffc051c40d32e9598900a
fix i386 build / cross tests

cross tests are disabled, and are broken on i386 because the testsuite's
"alternate" cross target is actually i386. guard the two previously
failing tests so that they don't run with cross tests disabled, as
intended when building packages in Debian.

patch will be filed upstreamed next week.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
debian/patches/0003-tests-add-missing-cross-disabled-checks.patch [new file with mode: 0644]
debian/patches/series