try gcc6 patch

This commit is contained in:
Neal D. Becker 2016-02-05 08:32:38 -05:00
commit ebfa79fd73
2 changed files with 14 additions and 2 deletions

View file

@ -19,7 +19,7 @@ Group: Development/Tools
License: Python
URL: http://www.cython.org
Source: http://www.cython.org/release/%{srcname}-%{upstreamversion}.tar.gz
Patch0: gcc6.patch
BuildRequires: python-devel python-setuptools
%if 0%{?with_python3}
BuildRequires: python3-devel
@ -69,7 +69,7 @@ For more info, see:
%prep
%setup -q -n %{name}-%{upstreamversion}
%patch0 -p1
%build
%py2_build