From dc2a0b38a8e4f71a986c946930b24aa3a9ae8fbe4bdb7823bc87318cef1a6c82 Mon Sep 17 00:00:00 2001 From: c unix Date: Fri, 6 Aug 2021 14:13:27 +0000 Subject: [PATCH] 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 --- _constraints | 10 ++++++++++ godot.changes | 6 ++++++ 2 files changed, 16 insertions(+) diff --git a/_constraints b/_constraints index eb2fe07..55ba706 100644 --- a/_constraints +++ b/_constraints @@ -8,4 +8,14 @@ 10 + + + aarch64 + + + + asimdrdm + + + diff --git a/godot.changes b/godot.changes index 1f4387a..b6e6b3c 100644 --- a/godot.changes +++ b/godot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 6 07:23:11 UTC 2021 - Guillaume GARDET + +- Use asimdrdm CPU flag for aarch64 to select only more powerful + buildhosts. + ------------------------------------------------------------------- Fri Jun 03 12:00:00 UTC 2021 - cunix@mail.de