workaround segfault in compiler on macos-clang-intel
commitc09a9fc88c1fe85f4b2b613a440d0e4484d9a07e
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Fri, 14 Jun 2024 10:37:39 +0000 (14 12:37 +0200)
committerXisco Fauli <xiscofauli@libreoffice.org>
Thu, 25 Jul 2024 15:14:10 +0000 (25 17:14 +0200)
tree0a67daeca866f36ad5c8ca3516fe3998bcb52015
parent25a42da1f94cfd0555fc83126888eb605a9014f2
workaround segfault in compiler on macos-clang-intel

XCode 14 seems to be allergic to the string-literal in this lambda
expression

Change-Id: I1de59883923352c7aa83cc81adafb0218432381a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169030
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
(cherry picked from commit bba1193359fd9191bb0e3cdb82cf8911692d675f)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170959
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
opencl/source/openclwrapper.cxx