Jan Engelhardt 2021-12-09 19:32:50 +00:00 committed by Git OBS Bridge
parent 4f705834b5
commit 31e7d1ed21
3 changed files with 1358 additions and 0 deletions

1350
spirv-tools-big-endian.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 9 19:09:40 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Add upstream patch to fix issues on big endian platforms
(Needed to fix https://bugreports.qt.io/browse/QTBUG-93101)
* spirv-tools-big-endian.patch
-------------------------------------------------------------------
Thu Nov 11 19:40:52 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -31,6 +31,7 @@ Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/v%version.ta
Source9: baselibs.conf
Patch1: ver.diff
Patch2: gcc48.diff
Patch3: spirv-tools-big-endian.patch
BuildRequires: bison
BuildRequires: cmake >= 2.8.12
BuildRequires: gcc-c++