[Bug 218714] multimedia/kodi: fix build when gcc is installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 19 15:22:34 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218714
--- Comment #2 from Pawel Pekala <pawel at FreeBSD.org> ---
Let me clarify. This patch does not touch CXX setting which can be
cross-compiling compiler like in your case. It modifies CXX_FOR_BUILD which is
only used to build host native binary JsonSchemaBuilder which is later run
during build phase (see the logs I provided). Cross-compiling should not be
affected by this patch, if you could test I would be grateful. I will not
commit it if it does.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list