Date: Mon, 12 Mar 2018 20:27:32 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 200020] [patch] editors/libreoffice: enable build on powerpc64 Message-ID: <bug-200020-25061-PSYTRHL93k@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200020-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-200020-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=3D200020 --- Comment #21 from Justin Hibbits <jhibbits@FreeBSD.org> --- It looks like it can continue if oosplash is linked with g++6, not gcc6, so= a minor patch to unxgcc.mk could just drop the check for C++ objects, and alw= ays link with gb_CXX, never with gb_CC. A bit inefficient, but it looks like it should work. --=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-200020-25061-PSYTRHL93k>