b99a556da0
* there has been a recent change on how deno publishes the v8 crate. investigated the vendored dep shows that it has a slightly different set of directories. OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=91
21 lines
426 B
XML
21 lines
426 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">8</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
<!-- Use a fast aarch64 host to avoid log idle timeout -->
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>aarch64</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<cpu>
|
|
<flag>asimdrdm</flag>
|
|
</cpu>
|
|
<jobs>5</jobs>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|