https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100289
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
Target Milestone|--- |11.2
Component|libgcc |gcov-profile
Keywords| |build
CC| |marxin at gcc dot gnu.org
Summary|libgcc/libgcov.h: bootstrap |[11/12 Regression]
|failure due to missing |libgcc/libgcov.h: bootstrap
|#include <sys/mman.h> |failure due to missing
| |#include <sys/mman.h>
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I suppose HAVE_SYS_MMAN_H is for the host and not for the target.