[Bug 267395] graphics/libemf: fix build on riscv64
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267395] graphics/libemf: fix build on riscv64"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Nov 2022 20:50:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267395 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2ff55486c6332a41e6ce8ebd9fcee56d467a012e commit 2ff55486c6332a41e6ce8ebd9fcee56d467a012e Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-11-11 20:49:16 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2022-11-11 20:49:16 +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 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 the assignee for the bug. You are on the CC list for the bug.