Path to this page:
Subject: CVS commit: pkgsrc/emulators/qemu
From: Dr. Thomas Orgis
Date: 2024-01-25 16:15:13
Message id: 20240125151513.D7309FA42@cvs.NetBSD.org
Log Message:
emulators/qemu: deactivate user mode on too-old Linux
This checks if MAP_FIXED_NOREPLACE is available in libc headers and only
enables linux-user targets if there, avoiding inevitable build failure.
This is relevant for CentOS 7.9, ubuntu 18. May be phased out in some years,
I presume, or once the main qemu targets also stop working.
Files: