From 620df8b8bae54c84815b5543fb573b342b0bcfd6cd9e3329ed88efa774e0e54f Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 14 Sep 2021 07:58:01 +0000 Subject: [PATCH] Accepting request 918793 from devel:languages:ocaml - build with VERBOSE=yes OBS-URL: https://build.opensuse.org/request/show/918793 OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=83 --- coccinelle.changes | 5 +++++ coccinelle.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/coccinelle.changes b/coccinelle.changes index 0f617f0..886b42f 100644 --- a/coccinelle.changes +++ b/coccinelle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 11 12:34:56 UTC 2021 - ohering@suse.de + +- build with VERBOSE=yes + ------------------------------------------------------------------- Tue May 25 10:47:33 UTC 2021 - Jan Engelhardt diff --git a/coccinelle.spec b/coccinelle.spec index 73c0213..c5c3eb6 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -61,8 +61,7 @@ fixing bugs in systems code. %build autoreconf -fi %configure -# internal copy of stdcompat -%make_build -j1 +%make_build -j1 VERBOSE=yes %install b="%buildroot"