mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-07 23:17:43 -07:00
The main multiarch tests should compile for any POSIX system, however test-vma's usage of MAP_NORESERVE makes it a linux-only test. Simply moving the source file is enough for the build logic to skip on BSD's. Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250304222439.2035603-14-alex.bennee@linaro.org> |
||
|---|---|---|
| .. | ||
| linux-madvise.c | ||
| linux-shmat-maps.c | ||
| linux-shmat-null.c | ||
| linux-sigrtminmax.c | ||
| linux-test.c | ||
| test-vma.c | ||