maintainer-feedback requested: [Bug 236823] editors/libreoffice: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 27 07:29:55 UTC 2019
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-office mailing
list <office at FreeBSD.org> for maintainer-feedback:
Bug 236823: editors/libreoffice: fix build with GCC-based architectures
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236823
--- Description ---
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 value as
ETIME (this also causes an error).
Tested on powerpc64 and amd64.
More information about the freebsd-office
mailing list