SHA256
2
1
forked from pool/deno

Accepting request 1061193 from home:Guillaume_G:branches:devel:languages:javascript

- Switch from deprecated rust-packaging to cargo-packaging
- Disable LTO to build with half of the RAM (fixes build on aarch64):
  * deno-disbale-lto.patch
- Update _constraints with current values

OBS-URL: https://build.opensuse.org/request/show/1061193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=91
This commit is contained in:
2023-01-28 23:28:31 +00:00
committed by Git OBS Bridge
parent 4167192566
commit b455d98abd
6 changed files with 44 additions and 30 deletions

View File

@@ -139,5 +139,8 @@
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="cargo_audit" mode="disabled">
<param name="srcdir">deno</param>
</service>
</services>