Skip to content

Commit 9ccf3dc

Browse files
BettyRainBetty Lakes
andauthored
edk2: not apply patch with warning suppress if azl (#10115)
Co-authored-by: Betty Lakes <bettylakes@microsoft.com>
1 parent 2a498e5 commit 9ccf3dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SPECS/edk2/edk2.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Patch0013: 0013-UefiCpuPkg-MpInitLib-fix-apic-mode-for-cpu-hotplug.patch
119119
Patch0014: 0014-CryptoPkg-CrtLib-add-stat.h.patch
120120
Patch0015: 0015-CryptoPkg-CrtLib-add-access-open-read-write-close-sy.patch
121121
Patch0016: 0016-OvmfPkg-set-PcdVariableStoreSize-PcdMaxVolatileVaria.patch
122-
%if 0%{?fedora} >= 38 || 0%{?rhel} >= 10
122+
%if (0%{?fedora} >= 38 || 0%{?rhel} >= 10) && !0%{?azl}
123123
Patch0017: 0017-silence-.-has-a-LOAD-segment-with-RWX-permissions-wa.patch
124124
%endif
125125
Patch0018: 0018-NetworkPkg-TcpDxe-Fixed-system-stuck-on-PXE-boot-flo.patch

0 commit comments

Comments
 (0)