From fb379bcc1235a94692738743f6c227b43690b4abc7c06da06bf88604e366fd00 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 9 Jul 2019 10:09:47 +0000 Subject: [PATCH] Accepting request 714186 from home:marxin:branches:devel:tools:building - Add _constraints file for aarch64 to specify a minimum build disk size OBS-URL: https://build.opensuse.org/request/show/714186 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=367 --- _constraints | 1 + cmake.changes | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/_constraints b/_constraints index 4a3809f..f4e17a8 100644 --- a/_constraints +++ b/_constraints @@ -1,6 +1,7 @@ + aarch64 ppc64 ppc64le diff --git a/cmake.changes b/cmake.changes index eb75b2d..2ec1509 100644 --- a/cmake.changes +++ b/cmake.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 9 09:18:28 UTC 2019 - Martin Liška + +- Add _constraints file for aarch64 + to specify a minimum build disk size + ------------------------------------------------------------------- Fri Jul 5 11:47:34 UTC 2019 - Michel Normand