Summary: | net/openmpi: add USES=compiler:c11 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Danilo Egea Gondolfo <danilo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | danilo | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(danilo) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: pkubaj Date: Sat May 11 22:01:54 UTC 2019 New revision: 501309 URL: https://svnweb.freebsd.org/changeset/ports/501309 Log: net/openmpi: add USES=compiler:c11 This port needs USES=compiler:c11 to fix build of science/sparta on GCC architectures. PR: 237536 Approved by: danilo (maintainer timeout), mentors (implicit approval) Changes: head/net/openmpi/Makefile |
Created attachment 203976 [details] patch This port needs USES=compiler:c11 to fix build of science/sparta on GCC architectures. Tested on powerpc64 and amd64.