mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-27 23:34:51 +00:00
Try harder to avoid configure blowing up...
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
53c0f30d4e
commit
24fe881fa2
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
%{expand:%%{!?buildsubdir:%%global buildsubdir grub-%{tarversion}}}
|
||||
%{expand:%%{!?_licensedir:%%global license %%%%doc}}
|
||||
|
||||
%global _configure_gnuconfig_hack 0
|
||||
|
||||
%if %{?_with_ccache: 1}%{?!_with_ccache: 0}
|
||||
%global cc_equals CC=/usr/%{_lib}/ccache/gcc
|
||||
%else
|
||||
|
|
Loading…
Reference in a new issue