mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-12 09:55:27 +00:00
In some Linux systems whose kernel version is smaller than 2.6.38, the macro MADV_HUGEPAGE isn't introduced yet which causes compilation error. Add macro control to fix the compilation error. |
||
---|---|---|
.. | ||
platform_api_posix.cmake | ||
posix_malloc.c | ||
posix_memmap.c | ||
posix_socket.c | ||
posix_thread.c | ||
posix_time.c |