Date: Wed, 27 Mar 2019 07:29:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236823] editors/libreoffice: fix build with GCC-based architectures Message-ID: <bug-236823-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236823 Bug ID: 236823 Summary: editors/libreoffice: fix build with GCC-based architectures Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: office@FreeBSD.org Reporter: pkubaj@anongoth.pl Assignee: office@FreeBSD.org Flags: maintainer-feedback?(office@FreeBSD.org) Created attachment 203180 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203180&action= =3Dedit patch GCC currently doesn't know about some E* macros for errors. Make them ifdef= 'd. Additionally, remove check for ETIMEDOUT, which is apparently the same valu= e as ETIME (this also causes an error). Tested on powerpc64 and amd64. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236823-7788>