mirror of https://gitee.com/openkylin/qemu.git
Fix warning about undefined madvise() on OpenSolaris
OpenSolaris headers can't export madvise() with a sane set of #defines. For background, see MySQL bug #7156 (http://bugs.mysql.com/bug.php?id=7156) for discussion about Solaris header problems. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
22e4104079
commit
8d32cf0eb4
Loading…
Reference in New Issue