Created attachment 204154 [details] patch Use new GCC when base GCC is chosen. cc1plus: error: unrecognized command line option "-std=c++11" Tested on powerpc64 and amd64.
A commit references this bug: Author: jwb Date: Thu May 2 00:39:52 UTC 2019 New revision: 500629 URL: https://svnweb.freebsd.org/changeset/ports/500629 Log: biology/star: Force newer GCC on platforms with GCC 4.2 base PR: 237700 Submitted by: pkubaj Changes: head/biology/star/Makefile
Committed, thanks!