Patch to make openoffice build on pristine FreeBSD-current

Alexander Kabaev kabaev at gmail.com
Wed Dec 11 22:11:15 UTC 2013


On Wed, 11 Dec 2013 09:56:30 +0100
Baptiste Daroussin <bapt at FreeBSD.org> wrote:

> On Tue, Dec 10, 2013 at 11:08:54PM -0500, Alexander Kabaev wrote:
> > Hi,
> > 
> > atatched please find a small patch that makes editors/openoffice-4
> > port build on systems with no 'gcc' binary in path, such as FreeBSD
> > 11-current. There was one place in nss that did not respect CC/CXX
> > env variables and thus failed to pick up gcc46/g++46 overrides used
> > to build the port on such systems.
> > 
> 
> ?= is not needed to make it happen CC="${CC}" in make arguments is
> doing the same without the need of patching.
> 
> regards,
> Bapt

Attaches stanza was taken directly from security/nss port, if it is
good there, it can do no harm here as well. Nor do I understand the
comment on make command line. What make? Openoffice bundles certain
software and unpacks patches and builds it in a manner not unlike one
used by our port.

I do not care about ?=. If you want to replace it with straight
assignment, go ahead.

-- 
Alexander Kabaev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-office/attachments/20131211/bf29dd45/attachment.sig>


More information about the freebsd-office mailing list