mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 17:11:23 +00:00
c09c792636
GNU libc and musl have aligned_alloc() in <stdlib.h> while on BSDs <malloc.h> shouldn't be used. In file included from rpcs3/Emu/RSX/VK/VKMemAlloc.cpp:2: In file included from rpcs3/../3rdparty/GPUOpen/include/vk_mem_alloc.h:2233: /usr/include/malloc.h:3:2: error: "<malloc.h> has been replaced by <stdlib.h>" #error "<malloc.h> has been replaced by <stdlib.h>" ^ |
||
---|---|---|
.. | ||
vk_mem_alloc.h |