Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2022 12:39:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 267395] graphics/libemf: fix build on riscv64
Message-ID:  <bug-267395-25061-ncgTBau2Pv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267395-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267395-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267395

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D96ca1951b9af07aea6c84f36eb36284=
b16282a0b

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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267395-25061-ncgTBau2Pv>