Only apply cpp11 patch for f24 and higher
This commit is contained in:
parent
05e0c8413b
commit
77a346acc2
@ -108,7 +108,9 @@ rm -rf platform/windows
|
||||
%patch3 -p0 -b .libdir
|
||||
%patch4 -p1 -b .secarch
|
||||
%patch5 -p0 -b .noabort
|
||||
%if 0%{fedora} > 23
|
||||
%patch6 -p0 -b .cpp11
|
||||
%endif
|
||||
|
||||
%build
|
||||
mkdir build
|
||||
|
Loading…
Reference in New Issue
Block a user