linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git] / pkgs / development / libraries / qt-5 / 5.14 / qtwebkit-darwin-no-qos-classes.patch
bloba7087f517623a2574536eab3c73d3dff5ddddc4d
1 diff --git a/Source/cmake/OptionsQt.cmake b/Source/cmake/OptionsQt.cmake
2 --- a/Source/cmake/OptionsQt.cmake
3 +++ b/Source/cmake/OptionsQt.cmake
4 @@ -683,7 +683,6 @@ if (WIN32 AND COMPILER_IS_GCC_OR_CLANG)
5 endif ()
7 if (APPLE)
8 - SET_AND_EXPOSE_TO_BUILD(HAVE_QOS_CLASSES 1)
9 endif ()
11 if (ENABLE_MATHML)