Commit 353be230 authored by Jan Beich's avatar Jan Beich
Browse files

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);
             ^
parent c4cd82fa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment