Summary: | biology/star: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Jason W. Bacon <jwb> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jwb | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(jwb) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
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! |
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.