From f4721ef82e92912b42be425875dd6f2008dec86d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 3 Oct 2017 14:44:34 +0200 Subject: [PATCH] make build verbose Signed-off-by: Igor Gnatenko --- libuv.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libuv.spec b/libuv.spec index 21ac250..e4ea04d 100644 --- a/libuv.spec +++ b/libuv.spec @@ -38,7 +38,7 @@ Static library (.a) version of libuv. %build ./autogen.sh -%configure +%configure --disable-silent-rules %make_build %install