- Use asimdrdm CPU flag for aarch64 to select only more powerful buildhosts to avoid hanging builds. OBS-URL: https://build.opensuse.org/request/show/910273 OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=41
18 lines
298 B
Plaintext
18 lines
298 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">7</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>aarch64</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<cpu>
|
|
<flag>asimdrdm</flag>
|
|
</cpu>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|