Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2018 20:27:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ppc@FreeBSD.org
Subject:   [Bug 200020] [patch] editors/libreoffice: enable build on powerpc64
Message-ID:  <bug-200020-21-DYsrOd6dDd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200020-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200020-21@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 on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200020-21-DYsrOd6dDd>