3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/libraries/webkitgtk
Sergei Trofimovich a74a1f3251 webkitgtk: pull upstream fix for gcc-12
Without the change the build will fail on gcc-12 as:

    Source/WTF/wtf/CompletionHandler.h: In member function 'Out WTF::CompletionHandler<Out(In ...)>::operator()(In ...)':
    Source/WTF/wtf/CompletionHandler.h:67:21: error: 'exchange' is not a member of 'std'
       67 |         return std::exchange(m_function, nullptr)(std::forward<In>(in)...);
          |                     ^~~~~~~~
2022-01-30 08:38:20 +00:00
..
default.nix webkitgtk: pull upstream fix for gcc-12 2022-01-30 08:38:20 +00:00
fix-bubblewrap-paths.patch
libglvnd-headers.patch