Fix patch9

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-11-14 15:20:12 +02:00
parent e94c6d60ff
commit 75ddf70cc4
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3

View File

@ -164,8 +164,8 @@ Patch6: rustc-1.82.0-unbundle-sqlite.patch
# https://github.com/rust-lang/rust/pull/130034
Patch7: 0001-Fix-enabling-wasm-component-ld-to-match-other-tools.patch
https://github.com/felixonmars/archriscv-packages/pull/4243
https://github.com/rust-lang/rust/issues/129268#issuecomment-2430520140
#https://github.com/felixonmars/archriscv-packages/pull/4243
#https://github.com/rust-lang/rust/issues/129268#issuecomment-2430520140
Patch9: 0001-compiler_builtins-disable-f16-and-f128.patch
### RHEL-specific patches below ###
@ -675,6 +675,7 @@ rm -rf %{wasi_libc_dir}/dlmalloc/
%patch -P6 -p1
%endif
%patch -P7 -p1
%patch -P9 -p1
%if %with disabled_libssh2
%patch -P100 -p1