#6 Always apply 0001-c11-threads-fix-build-on-c23.patch
Merged a month ago by jannau. Opened a month ago by jannau.
fedora-asahi/ jannau/virglrenderer transitional-f44+  into  rawhide

file modified
-3
@@ -13,10 +13,7 @@ 

  License:	MIT

  

  Source:         https://gitlab.freedesktop.org/virgl/virglrenderer/-/archive/%{version}/virglrenderer-%{version}.tar.bz2

- 

- %if 0%{?fedora} && 0%{?fedora} >= 44

  Patch0000:      0001-c11-threads-fix-build-on-c23.patch

- %endif

  

  BuildRequires:  meson

  BuildRequires:  gcc

no initial comment

Pull-Request has been merged by jannau

a month ago

This should be forwarded upstream, as conditional patch lines are not allowed in Fedora anyway.

it's unconditional in fedora rawhide upstream. I added the conditional because I feared it wouldn't build on f42/f43 in copr

Metadata