forked from mirrors/nixpkgs
a74a1f3251
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)...); | ^~~~~~~~ |
||
---|---|---|
.. | ||
default.nix | ||
fix-bubblewrap-paths.patch | ||
libglvnd-headers.patch |