From a5825936905ab90d6a41f53787c1e4b59778df93beeac4effdf8ac761651d736 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Fri, 6 Aug 2021 08:41:17 +0000 Subject: [PATCH] Accepting request 910273 from home:Guillaume_G:branches:science - 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 --- _constraints | 10 ++++++++++ suitesparse.changes | 6 ++++++ 2 files changed, 16 insertions(+) diff --git a/_constraints b/_constraints index 9f1ca81..c3543d5 100644 --- a/_constraints +++ b/_constraints @@ -4,4 +4,14 @@ 7 + + + aarch64 + + + + asimdrdm + + + diff --git a/suitesparse.changes b/suitesparse.changes index 14800d7..47dd067 100644 --- a/suitesparse.changes +++ b/suitesparse.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 5 08:13:50 UTC 2021 - Guillaume GARDET + +- Use asimdrdm CPU flag for aarch64 to select only more powerful + buildhosts to avoid hanging builds. + ------------------------------------------------------------------- Mon Jul 26 14:34:36 UTC 2021 - Andreas Schwab