[Bug 256604] audio/timidity++: patch and unbreak on riscv64
Date: Mon, 14 Jun 2021 16:51:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256604 Bug ID: 256604 Summary: audio/timidity++: patch and unbreak on riscv64 Product: Ports & Packages Version: Latest Hardware: riscv OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: fuz@fuz.su CC: riscv@FreeBSD.org CC: riscv@FreeBSD.org Created attachment 225805 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225805&action=edit audio/timidity++: patch and unbreak on riscv64 audio/timidity++: patch and unbreak on riscv64 RISC-V does not have FP exceptions and nobody has bothered to stub out the fpsetmask() calls. Remove these calls on platforms that don't support them to unbreak the build. I can take over maintainership for this unmaintained port if desired. -- You are receiving this mail because: You are the assignee for the bug.