add riscv64 to ExclusiveArch
This commit is contained in:
parent
7bb73aa336
commit
ff60520676
@ -6,7 +6,7 @@
|
|||||||
# in theory should build everywhere without much trouble, but
|
# in theory should build everywhere without much trouble, but
|
||||||
# in practice the edk2 build system barfs on archs it doesn't know
|
# in practice the edk2 build system barfs on archs it doesn't know
|
||||||
# (such as ppc), so lets limit things to the known-good ones.
|
# (such as ppc), so lets limit things to the known-good ones.
|
||||||
ExclusiveArch: x86_64 aarch64
|
ExclusiveArch: x86_64 aarch64 riscv64
|
||||||
|
|
||||||
# edk2-stable202308
|
# edk2-stable202308
|
||||||
%define GITDATE 20230825
|
%define GITDATE 20230825
|
||||||
|
Loading…
Reference in New Issue
Block a user