SHA256
1
0
forked from pool/godot

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:
c unix 2021-08-06 14:13:27 +00:00 committed by Git OBS Bridge
parent a5ae5a7f5b
commit dc2a0b38a8
2 changed files with 16 additions and 0 deletions

View File

@ -8,4 +8,14 @@
<size unit="G">10</size> <size unit="G">10</size>
</disk> </disk>
</hardware> </hardware>
<overwrite>
<conditions>
<arch>aarch64</arch>
</conditions>
<hardware>
<cpu>
<flag>asimdrdm</flag>
</cpu>
</hardware>
</overwrite>
</constraints> </constraints>

View File

@ -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 Fri Jun 03 12:00:00 UTC 2021 - cunix@mail.de