Fix patch9
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
e94c6d60ff
commit
75ddf70cc4
@ -164,8 +164,8 @@ Patch6: rustc-1.82.0-unbundle-sqlite.patch
|
|||||||
# https://github.com/rust-lang/rust/pull/130034
|
# https://github.com/rust-lang/rust/pull/130034
|
||||||
Patch7: 0001-Fix-enabling-wasm-component-ld-to-match-other-tools.patch
|
Patch7: 0001-Fix-enabling-wasm-component-ld-to-match-other-tools.patch
|
||||||
|
|
||||||
https://github.com/felixonmars/archriscv-packages/pull/4243
|
#https://github.com/felixonmars/archriscv-packages/pull/4243
|
||||||
https://github.com/rust-lang/rust/issues/129268#issuecomment-2430520140
|
#https://github.com/rust-lang/rust/issues/129268#issuecomment-2430520140
|
||||||
Patch9: 0001-compiler_builtins-disable-f16-and-f128.patch
|
Patch9: 0001-compiler_builtins-disable-f16-and-f128.patch
|
||||||
|
|
||||||
### RHEL-specific patches below ###
|
### RHEL-specific patches below ###
|
||||||
@ -675,6 +675,7 @@ rm -rf %{wasi_libc_dir}/dlmalloc/
|
|||||||
%patch -P6 -p1
|
%patch -P6 -p1
|
||||||
%endif
|
%endif
|
||||||
%patch -P7 -p1
|
%patch -P7 -p1
|
||||||
|
%patch -P9 -p1
|
||||||
|
|
||||||
%if %with disabled_libssh2
|
%if %with disabled_libssh2
|
||||||
%patch -P100 -p1
|
%patch -P100 -p1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user