Avindra Goolcharan
b455d98abd
- 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
16 lines
383 B
XML
16 lines
383 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Trying constraint per:
|
|
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/G4HX77LQANTQTZMARIU4XQI4JT3RCEQ7/#G3N7PCAUIIVPO63V5QYKY6QMZK4TEP2Q
|
|
-->
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">18</size>
|
|
</disk>
|
|
<physicalmemory>
|
|
<size unit="G">12</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
</constraints>
|