Bug 591511 – hb-blob.c does not compile using mingw on windows
Only call mprotect() when available. For optimal performance, a win32 way to make memory writeable needs to be added.
Showing
想要评论请 注册 或 登录
Only call mprotect() when available. For optimal performance, a win32 way to make memory writeable needs to be added.