[Bug 209945] devel/jsoncpp: Does not build on 10.3 due to C++11 assumption on ppc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 2 05:58:40 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209945

--- Comment #3 from Mathieu Simon <freebsd at simweb.ch> ---
Hi Vladimir

I'll do that mainly by looking if similar compiler workarounds exist in other
ports for more exotic architectures too.

I've been able to build jsoncpp with GCC 4.2.1 by quickly commenting out the
section on the makefile assuming C++11 compat on 10.x which let the build pass. 

That's not a fix but it's to confirm that without C++11 support jsoncpp still
builds with older GCC version.

I'll ping you as soon as I have something I can share for review.

-- Mathieu

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list