[Bug 259949] x11-drivers/xf86-video-vmware is broken after libdrm-2.4.108

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 02 Dec 2021 14:10:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259949

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=40e9ad50deb01802e7c8ae1aed068d3e2ab78d69

commit 40e9ad50deb01802e7c8ae1aed068d3e2ab78d69
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2021-12-02 13:56:56 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2021-12-02 14:09:36 +0000

    x11-drivers/xf86-video-vmware: Fix build with latest libdrm

    libdrm includes stdbool.h but xorg redefines it in xf86Opt.h
    Simply undef our bool to fix this failure.

    PR: 259949
    Sponsored by:   Beckhoff Automation GmbH & Co. KG

 x11-drivers/xf86-video-vmware/files/patch-saa_saa.h (new)      | 10 ++++++++++
 .../files/patch-vmwgfx_vmwgfx__driver.h (new)                  | 10 ++++++++++
 2 files changed, 20 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.