mariadb-spider_on_armv7hl.patch

This commit is contained in:
Johnny Hughes 2019-11-20 16:01:31 +00:00
parent 6e0986f0bd
commit 6145a4f050
2 changed files with 1084 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -200,6 +200,8 @@ Patch11: %{pkgnamepatch}-covscan.patch
# Patch12: Downstream fix for a correct pkgconfig file location
Patch12: %{pkgnamepatch}-pcdir.patch
Patch999: mariadb-spider_on_armv7hl.patch
BuildRequires: cmake gcc-c++
BuildRequires: multilib-rpm-config
BuildRequires: selinux-policy-devel
@ -701,6 +703,10 @@ find . -name "*.jar" -type f -exec rm --verbose -f {} \;
%patch11 -p1
%patch12 -p1
%ifarch %{arm}
%patch999 -p1
%endif
# workaround for upstream bug #56342
#rm mysql-test/t/ssl_8k_key-master.opt