Backport PR 21474
This should solve compile errors during riscv64 bootstrap. Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
330d97b3a1
commit
9dd8259b3a
3
zig.spec
3
zig.spec
@ -38,6 +38,9 @@ Patch: 0003-fetch-prevent-global-cache-from-being-copied.patch
|
||||
Patch: 0004-cmake-correct-PIE-support-detection-add-error-output.patch
|
||||
# Remove native libr directories from rpath
|
||||
Patch: 0005-remove-native-lib-directories-from-rpath.patch
|
||||
# Backport from upstream to fix riscv64 bootstrap
|
||||
# https://github.com/ziglang/zig/pull/21474
|
||||
Patch: b2357a4f9ed42d85e2b7dfaab8802ae2b05af475.patch
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
|
Loading…
Reference in New Issue
Block a user