Browse Source
The current print_mmap func is only enabled when the target supports the mmap syscall, but both mmap and mmap2 syscalls use it. This leads to a build failure when the target supports mmap2 but not mmap. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Riku Voipio <riku.voipio@nokia.com>remotes/github/stable-0.15
committed by
Riku Voipio
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue