diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2018-11-11 15:30:28 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2018-11-11 15:30:28 +0000 |
commit | 31a106af43fcb1d2dd968cdc8645e1b420f9cf03 (patch) | |
tree | 51e2975d73459ae84dc3ef1c3a64c1ec967730f8 /mail/neomutt | |
parent | 6c9d60d37f77972b22afe3420482f9fd86fab759 (diff) | |
download | freebsd-ports-31a106af43fcb1d2dd968cdc8645e1b420f9cf03.zip |
emulators/qemu: fix build on 12 and -CURRENT
Build fails with:
hw/rdma/vmw/pvrdma_cmd.c:19:10: fatal error: 'linux/types.h' file not found
Add two upstream commits to fix this issue:
* 72221d03b85fcfba27a47a2af08ee59150550ced to not include linux/types.h
* 21ab34c9543fe1b6d31b3edbd01a397e7e090d00 to split PVRDMA from RDMA as
pvrdma device can't be used on FreeBSD as mremap() system call is
missing
PR: 232968
Reported by: Trond.Endrestol@ximalas.info
Approved by: portmgr (build fix blanket)
Obtained from: upstream
MFH: 2018Q4
Diffstat (limited to 'mail/neomutt')
0 files changed, 0 insertions, 0 deletions