diff options
author | PouleyKetchoupp <pouleyketchoup@gmail.com> | 2020-07-20 20:30:40 +0200 |
---|---|---|
committer | PouleyKetchoupp <pouleyketchoup@gmail.com> | 2020-07-21 12:37:56 +0200 |
commit | 08b0fd433076d0dc78d96d6325d2168ba0dd0475 (patch) | |
tree | b0746a6198624c09e7f738484118033cdb0b23d0 /icon.svg | |
parent | e060a281838128f80f8084ea92774fcd8f5c643a (diff) |
Set minimum osx version to 10.12 for OSXCross compilation
Fixes this compilation error:
In file included from thirdparty/vulkan/vk_mem_alloc.cpp:7:
thirdparty/vulkan/vk_mem_alloc.h:3691:18: error: 'shared_mutex' is unavailable: introduced in macOS 10.12
std::shared_mutex m_Mutex;
^
/home/[user]/sources/osxcross/target/bin/../SDK/MacOSX10.14.sdk/usr/include/c++/v1/shared_mutex:178:58: note: 'shared_mutex' has been explicitly marked unavailable here
class _LIBCPP_TYPE_VIS _LIBCPP_AVAILABILITY_SHARED_MUTEX shared_mutex
Diffstat (limited to 'icon.svg')
0 files changed, 0 insertions, 0 deletions