[Bug 267395] graphics/libemf: fix build on riscv64

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Nov 2022 12:39:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267395

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch 2022Q4 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=96ca1951b9af07aea6c84f36eb36284b16282a0b

commit 96ca1951b9af07aea6c84f36eb36284b16282a0b
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-11-11 20:49:16 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2022-11-13 12:39:13 +0000

    graphics/libemf: fix build on riscv64

    Add missing RISC-V specific bits to winnt.h to make the build succeed.
    These bits are custom written stubs.

    PR:             267395
    Approved by:    maintainer timeout

    (cherry picked from commit 2ff55486c6332a41e6ce8ebd9fcee56d467a012e)

 graphics/libemf/Makefile                           |  2 -
 .../files/patch-include_libEMF_wine_winnt.h (new)  | 85 ++++++++++++++++++++++
 2 files changed, 85 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.