diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-07-27 20:06:25 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-07-27 20:15:23 +0000 |
commit | 353be2306c7b3b640755fbf9b95aa0c75c6a7cfe (patch) | |
tree | 1b185980a814f2cca0dee9a0dad69ef29e50a527 /src/shader_recompiler/frontend/ir/opcodes.cpp | |
parent | c4cd82fa7c146ad7caca14d199cfdaa9147eeefb (diff) |
host_memory: Add workaround for FreeBSD 12
src/common/host_memory.cpp:360:14: error: use of undeclared identifier
'memfd_create'
fd = memfd_create("HostMemory", 0);
^
Diffstat (limited to 'src/shader_recompiler/frontend/ir/opcodes.cpp')
0 files changed, 0 insertions, 0 deletions