Accepting request 962436 from home:MSirringhaus:branches:mozilla:Factory
- Add cpu-flag `asimdrdm` to aarch64 constraints, to select newer, faster buildhosts, as the others struggle to build FF. OBS-URL: https://build.opensuse.org/request/show/962436 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=964
This commit is contained in:
parent
8a33a9d65f
commit
e9b727c942
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 09:18:01 UTC 2022 - Martin Sirringhaus <martin.sirringhaus@suse.com>
|
||||
|
||||
- Add cpu-flag `asimdrdm` to aarch64 constraints, to select newer,
|
||||
faster buildhosts, as the others struggle to build FF.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 10:27:16 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
|
12
_constraints
12
_constraints
@ -27,6 +27,18 @@
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>aarch64</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<cpu>
|
||||
<flag>asimdrdm</flag>
|
||||
</cpu>
|
||||
<physicalmemory>
|
||||
<size unit="G">8</size>
|
||||
</physicalmemory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>ppc64le</arch>
|
||||
<arch>s390x</arch>
|
||||
</conditions>
|
||||
|
Loading…
Reference in New Issue
Block a user