diff options
| author | Dentomologist <dentomologist@gmail.com> | 2020-11-27 16:42:08 -0800 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2020-11-28 05:51:45 -0800 |
| commit | 6136ac82b96b29e1be2a51be214ad7b4c0181768 (patch) | |
| tree | 78364c15d713c3b4293da84b28e7c1b9649f8c6e /Source/Core/VideoBackends/Software/SWOGLWindow.cpp | |
| parent | 26302c22579f00cc5e963aeebd9f95794817c18f (diff) | |
Fix liblzma config on macOS
/Externals/liblzma/config.h #defines HAVE_PTHREAD_CONDATTR_SETCLOCK
which results in /Externals/liblzma/tuklib/mythread.h calling the
function pthread_condattr_setclock. This function doesn't exist in
macOS 10.12+, which are the only macOS versions Dolphin supports, but
inserting an include guard makes macOS use an alternate function.
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWOGLWindow.cpp')
0 files changed, 0 insertions, 0 deletions
