Add bcond_with lto.

This commit is contained in:
Ralf Corsepius
2010-03-18 07:31:25 +00:00
parent 0f62447b8c
commit 1ffbbcdd30

View File

@@ -22,6 +22,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%bcond_with lto
%if "%{gcc_version}" >= "4.3.0"
%define _gmp_minvers 4.1
%else