Skip to content

Commit c381daa

Browse files
committed
Enable aarch64 builds
Signed-off-by: David Greaves <[email protected]>
1 parent 605f28f commit c381daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 0
39+
%define build_aarch64 1
4040

4141
%global python python3
4242

0 commit comments

Comments
 (0)