Revert "macros: Globally add --disable-silent-rules to configure"
This reverts commit 8174ec3d10
.
remove patch that forces --disable-silent-rules to configure it breaks anything set to not ignore unknown configure options
This commit is contained in:
parent
68557142e4
commit
36225c3b7c
1
macros
1
macros
@ -35,7 +35,6 @@
|
|||||||
%{_configure} --build=%{_build} --host=%{_host} \\\
|
%{_configure} --build=%{_build} --host=%{_host} \\\
|
||||||
--program-prefix=%{?_program_prefix} \\\
|
--program-prefix=%{?_program_prefix} \\\
|
||||||
--disable-dependency-tracking \\\
|
--disable-dependency-tracking \\\
|
||||||
--disable-silent-rules \\\
|
|
||||||
--prefix=%{_prefix} \\\
|
--prefix=%{_prefix} \\\
|
||||||
--exec-prefix=%{_exec_prefix} \\\
|
--exec-prefix=%{_exec_prefix} \\\
|
||||||
--bindir=%{_bindir} \\\
|
--bindir=%{_bindir} \\\
|
||||||
|
Loading…
Reference in New Issue
Block a user