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 dba8190 commit e661856Copy full SHA for e661856
no-install-miri.patch
rust.spec
@@ -53,7 +53,6 @@ Source4: https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_ru
53
# Source4-md5: 3ad4208d29ca809073b43f96767e8b32
54
Source5: https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-armv7-unknown-linux-gnueabihf.tar.xz
55
# Source5-md5: f091919a1e13f71db429b3af957bf361
56
-Patch0: no-install-miri.patch
57
URL: https://www.rust-lang.org/
58
# for src/compiler-rt
59
BuildRequires: cmake >= 3.4.3
@@ -341,7 +340,6 @@ Dopełnianie parametrów polecenia cargo w powłoce Zsh.
341
340
342
%prep
343
%setup -q -n %{rustc_package}
344
-%patch0 -p1
345
346
%if %{with bootstrap}
347
%ifarch %{x8664} x32
0 commit comments