From 8771b4d7860ab1f5e97e73ec8ecc7d86abb53d49c1e49544a06a26098c0e1ef7 Mon Sep 17 00:00:00 2001 From: Tom de Vries Date: Thu, 19 Sep 2019 13:28:45 +0000 Subject: [PATCH] Accepting request 731070 from home:michel_mno:branches:devel:gcc - Add _constraints for PowerPC need more than 3.5GB disk space to avoid build failure OBS-URL: https://build.opensuse.org/request/show/731070 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=224 --- _constraints | 14 ++++++++++++++ gdb.changes | 6 ++++++ gdb.spec | 2 +- 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..5e7b8fb --- /dev/null +++ b/_constraints @@ -0,0 +1,14 @@ + + + + ppc64 + ppc64le + + + + 4 + + + + + diff --git a/gdb.changes b/gdb.changes index d5c27eb..9e17c8c 100644 --- a/gdb.changes +++ b/gdb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 14 05:45:30 UTC 2019 - Michel Normand + +- Add _constraints for PowerPC need more than 3.5GB disk space + to avoid build failure + ------------------------------------------------------------------- Tue Sep 10 15:45:17 UTC 2019 - matz@suse.com diff --git a/gdb.spec b/gdb.spec index b4f739a..2f7e54f 100644 --- a/gdb.spec +++ b/gdb.spec @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ #