uniq patch number for aarch64 build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=136
This commit is contained in:
Avindra Goolcharan 2023-06-20 18:58:01 +00:00 committed by Git OBS Bridge
parent 72c0cb0550
commit 59d91f51b1

View File

@ -51,7 +51,7 @@ BuildRequires: pkgconfig(gthread-2.0)
ExclusiveArch: x86_64 aarch64 ppc64 ppc64le s390x
# PATCH-FIX-OPENSUSE - Disable LTO (to reduce req memory)
%ifarch %{arm} aarch64
Patch2: deno-disable-lto.patch
Patch10: deno-disable-lto.patch
%endif
%description