We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d5ddd commit 79f4e5dCopy full SHA for 79f4e5d
rust.changes
@@ -1,3 +1,6 @@
1
+* Tue Nov 3 2020 Niels Breet <niels.breet@jolla.com> - 1.44.0+git5
2
+- [rust] Limit memory usage for aarch64 builds. JB#50504
3
+
4
* Mon Oct 26 2020 Matti Kosola <matti.kosola@jolla.com> - 1.44.0+git4
5
- [rust] Enable aarch64 build. Fixes JB#50504
6
rust.spec
@@ -25,7 +25,7 @@
25
%bcond_without lldb
26
27
Name: rust
28
-Version: %{rust_version}+git4
+Version: %{rust_version}+git5
29
Release: 1
30
Summary: The Rust Programming Language
31
License: (ASL 2.0 or MIT) and (BSD and MIT)
0 commit comments