Compatibility fix
This commit is contained in:
parent
b8b4d032f6
commit
a97652db21
@ -80,7 +80,7 @@
|
||||
|
||||
# MariaDB 10.0 and later requires pcre >= 8.35, otherwise we need to use
|
||||
# the bundled library, since the package cannot be build with older version
|
||||
%if 0%{?fedora} >= 21
|
||||
%if 0%{?fedora} >= 21 || 0%{?rhel} > 7
|
||||
%bcond_without bundled_pcre
|
||||
%else
|
||||
%bcond_with bundled_pcre
|
||||
|
Loading…
Reference in New Issue
Block a user