From 42702f5f438fe9b26bccaef8ce0bb447992093fa Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mar 12 2020 12:05:01 +0000 Subject: Use --disable-silent-rules Being able to look at the entire command is useful when debugging strange build failures. --- diff --git a/farstream02.spec b/farstream02.spec index 630be13..ef51321 100644 --- a/farstream02.spec +++ b/farstream02.spec @@ -63,6 +63,7 @@ autoreconf --force --install %configure \ --with-package-name='Fedora Farstream-0.2 package' \ --with-package-origin='http://download.fedoraproject.org' \ + --disable-silent-rules \ --disable-static make %{?_smp_mflags}