From 3f2ba4940540230b7efcf554d90fced4b9afaf27 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jun 05 2019 15:38:25 +0000 Subject: Allow building in armhfp --- diff --git a/SPECS/mingw-sqlite.spec b/SPECS/mingw-sqlite.spec index 6042f71..73cd6f5 100644 --- a/SPECS/mingw-sqlite.spec +++ b/SPECS/mingw-sqlite.spec @@ -20,7 +20,7 @@ URL: http://www.sqlite.org/ Source0: http://www.sqlite.org/2018/%{name1}-src-%{realver}.zip BuildArch: noarch -ExclusiveArch: %{ix86} x86_64 +ExclusiveArch: %{ix86} x86_64 %{arm} # Don't try to link against pthreads even if it is available Patch1001: sqlite-dont-search-for-pthreads-on-non-unix.patch