Created attachment 206838 [details] patch I'm sending a PR just in case, since lots of ports depend on this one. The error: cc1plus: error: unrecognized command line option "-std=c++11"
This was also hit in the fbsd cluster while build PPC ports.
I have already been using an identical patch on ppcports, and it builds. So, approved as mentor. IIUC this should now be committable via maintainer-timeout.
A commit references this bug: Author: pkubaj Date: Tue Sep 10 11:40:25 UTC 2019 New revision: 511754 URL: https://svnweb.freebsd.org/changeset/ports/511754 Log: devel/boost-jam: fix build on GCC architectures Use new GCC on GCC architectures: The error: cc1plus: error: unrecognized command line option "-std=c++11" PR: 240065 Approved by: linimon (mentor), office (maintainer timeout) Changes: head/devel/boost-jam/Makefile