From f4721ef82e92912b42be425875dd6f2008dec86d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Oct 03 2017 12:45:02 +0000 Subject: make build verbose Signed-off-by: Igor Gnatenko --- 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