Skip to content

Commit 98337aa

Browse files
committed
[build] Disable aarch64 build and remove unused bootstrap binaries. JB#50499
Signed-off-by: David Greaves <david.greaves@jolla.com>
1 parent 782d7a9 commit 98337aa

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed

rust-1.44.0-aarch64-unknown-linux-gnu.tar.gz

Lines changed: 0 additions & 3 deletions
This file was deleted.

rust-1.44.0-armv7-unknown-linux-gnueabihf.tar.gz

Lines changed: 0 additions & 3 deletions
This file was deleted.

rust.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
%global rust_aarch64_triple aarch64-unknown-linux-gnu
3737
%global rust_x86_triple i686-unknown-linux-gnu
3838

39-
%define build_aarch64 1
39+
%define build_aarch64 0
4040

4141
%global python python3
4242

0 commit comments

Comments
 (0)