Skip to content

Commit 07afb68

Browse files
committed
x32 patch does not seem to be required anymore
1 parent 89a1e04 commit 07afb68

File tree

2 files changed

+0
-144
lines changed

2 files changed

+0
-144
lines changed

rust-x32.patch

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

rust.spec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ Source3: https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_ru
5151
# Source3-md5: 3ac79872671df7ea0215fd351f52ffcf
5252
Source4: https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-arm-unknown-linux-gnueabihf.tar.xz
5353
# Source4-md5: f624772d7c7ba2e83a51b4e9c1657f7b
54-
Patch0: %{name}-x32.patch
5554
URL: https://www.rust-lang.org/
5655
# for src/compiler-rt
5756
BuildRequires: cmake >= 3.4.3
@@ -326,8 +325,6 @@ Dopełnianie parametrów polecenia cargo w powłoce Zsh.
326325

327326
%prep
328327
%setup -q -n %{rustc_package}
329-
# irrelevant when not building rustc for x32
330-
#%%patch0 -p1
331328

332329
%if %{with bootstrap}
333330
%ifarch %{x8664} x32

0 commit comments

Comments
 (0)