Accepting request 826288 from home:Andreas_Schwab:riscv:rust
- Pacify dumb source validator OBS-URL: https://build.opensuse.org/request/show/826288 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=258
This commit is contained in:
parent
4ede2115e5
commit
22073b3ccf
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 13:38:23 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Pacify dumb source validator
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 10:04:38 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@ -136,9 +136,7 @@ Source106: %{dl_url}/rust-%{version_bootstrap}-powerpc64le-unknown-linux-gn
|
||||
Source107: %{dl_url}/rust-%{version_bootstrap}-s390x-unknown-linux-gnu.tar.xz
|
||||
Source108: %{dl_url}/rust-%{version_bootstrap}-powerpc-unknown-linux-gnu.tar.xz
|
||||
# Not yet available
|
||||
%if 0
|
||||
Source109: %{dl_url}/rust-%{version_bootstrap}-riscv64gc-unknown-linux-gnu.tar.xz
|
||||
%endif
|
||||
#Source109: %{dl_url}/rust-%{version_bootstrap}-riscv64gc-unknown-linux-gnu.tar.xz
|
||||
# Make factory-auto stop complaining...
|
||||
Source1000: README.suse-maint
|
||||
# PATCH-FIX-OPENSUSE: edit src/librustc_llvm/build.rs to ignore GCC incompatible flag
|
||||
@ -383,9 +381,7 @@ This package includes HTML documentation for Cargo.
|
||||
%endif
|
||||
%ifarch riscv64
|
||||
# Not yet available
|
||||
%if 0
|
||||
%setup -q -T -b 109 -n rust-%{version_bootstrap}-%{rust_triple}
|
||||
%endif
|
||||
#%%setup -q -T -b 109 -n rust-%{version_bootstrap}-%{rust_triple}
|
||||
%endif
|
||||
./install.sh --components=cargo,rustc,rust-std-%{rust_triple} --prefix=.%{_prefix} --disable-ldconfig
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user