Accepting request 910439 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Use asimdrdm CPU flag for aarch64 to select only more powerful buildhosts. OBS-URL: https://build.opensuse.org/request/show/910439 OBS-URL: https://build.opensuse.org/package/show/games/godot?expand=0&rev=30
This commit is contained in:
parent
a5ae5a7f5b
commit
dc2a0b38a8
10
_constraints
10
_constraints
@ -8,4 +8,14 @@
|
||||
<size unit="G">10</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>aarch64</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<cpu>
|
||||
<flag>asimdrdm</flag>
|
||||
</cpu>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 6 07:23:11 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Use asimdrdm CPU flag for aarch64 to select only more powerful
|
||||
buildhosts.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 03 12:00:00 UTC 2021 - cunix@mail.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user