SHA256
2
1
forked from pool/deno

Accepting request 1094961 from devel:languages:javascript

OBS-URL: https://build.opensuse.org/request/show/1094961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/deno?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2023-06-24 18:13:44 +00:00 committed by Git OBS Bridge
commit 91d8e8aef0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 22 09:47:00 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix patch numbering for deno-disable-lto.patch
-------------------------------------------------------------------
Sun Jun 18 20:19:32 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>

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