add riscv64 to ExclusiveArch

This commit is contained in:
Gerd Hoffmann 2023-09-11 10:17:40 +02:00
parent 7bb73aa336
commit ff60520676

View File

@ -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