diff options
| author | 2021-07-27 20:06:25 +0000 | |
|---|---|---|
| committer | 2021-07-27 20:15:23 +0000 | |
| commit | 353be2306c7b3b640755fbf9b95aa0c75c6a7cfe (patch) | |
| tree | 1b185980a814f2cca0dee9a0dad69ef29e50a527 /src/shader_recompiler/backend/glasm/emit_glasm.cpp | |
| parent | host_memory: Enable Linux implementation on FreeBSD (diff) | |
| download | yuzu-353be2306c7b3b640755fbf9b95aa0c75c6a7cfe.tar.gz yuzu-353be2306c7b3b640755fbf9b95aa0c75c6a7cfe.tar.xz yuzu-353be2306c7b3b640755fbf9b95aa0c75c6a7cfe.zip | |
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/backend/glasm/emit_glasm.cpp')
0 files changed, 0 insertions, 0 deletions