SHA256
1
0
forked from pool/rpcs3

Accepting request 1181189 from home:Vogtinator:branches:Emulators

- LLVM <= 18 is now supported

OBS-URL: https://build.opensuse.org/request/show/1181189
OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=116
This commit is contained in:
Klaus Kämpf 2024-06-17 13:15:19 +00:00 committed by Git OBS Bridge
parent 425e4793f9
commit ba6f7c8d9a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 16 18:17:06 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- LLVM <= 18 is now supported
-------------------------------------------------------------------
Thu May 30 16:03:50 UTC 2024 - i@guoyunhe.me

View File

@ -27,7 +27,7 @@ Source1: intel-ittapi.tar.xz
Patch1: fix-test-files.patch
Patch2: fix-toolbar-color.patch
BuildRequires: gcc-c++
BuildRequires: llvm16-devel
BuildRequires: (llvm-devel >= 16 with llvm-devel <= 18)
BuildRequires: cmake(x86-64) >= 3.14.1
BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(libedit)