From 36225c3b7cda2f84793515d11f8df9c30b3bb3f2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jan 24 2014 21:55:03 +0000 Subject: Revert "macros: Globally add --disable-silent-rules to configure" This reverts commit 8174ec3d109bbc61874d83b4fc77f19f2b76b05b. remove patch that forces --disable-silent-rules to configure it breaks anything set to not ignore unknown configure options --- diff --git a/macros b/macros index 95aee3a..84c9dca 100644 --- a/macros +++ b/macros @@ -35,7 +35,6 @@ %{_configure} --build=%{_build} --host=%{_host} \\\ --program-prefix=%{?_program_prefix} \\\ --disable-dependency-tracking \\\ - --disable-silent-rules \\\ --prefix=%{_prefix} \\\ --exec-prefix=%{_exec_prefix} \\\ --bindir=%{_bindir} \\\