Commit 270d290e authored by Jan Beich's avatar Jan Beich
Browse files

host_memory: allow missing MAP_NORESERVE on FreeBSD after 448d4815

src/common/host_memory.cpp:408:47: error: use of undeclared identifier 'MAP_NORESERVE'
                MAP_PRIVATE | MAP_ANONYMOUS | MAP_NORESERVE, -1, 0);
                                              ^
parent f6fdacd9
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