Try harder to avoid configure blowing up...
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
cd4f646672
commit
31ca1450fc
@ -6,6 +6,8 @@
|
|||||||
%{expand:%%{!?buildsubdir:%%global buildsubdir grub-%{tarversion}}}
|
%{expand:%%{!?buildsubdir:%%global buildsubdir grub-%{tarversion}}}
|
||||||
%{expand:%%{!?_licensedir:%%global license %%%%doc}}
|
%{expand:%%{!?_licensedir:%%global license %%%%doc}}
|
||||||
|
|
||||||
|
%global _configure_gnuconfig_hack 0
|
||||||
|
|
||||||
%if %{?_with_ccache: 1}%{?!_with_ccache: 0}
|
%if %{?_with_ccache: 1}%{?!_with_ccache: 0}
|
||||||
%global cc_equals CC=/usr/%{_lib}/ccache/gcc
|
%global cc_equals CC=/usr/%{_lib}/ccache/gcc
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user