Bug 237313 - devel/ace: fix build with GCC-based architectures
Summary: devel/ace: fix build with GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-16 11:29 UTC by Piotr Kubaj
Modified: 2019-04-18 17:31 UTC (History)
0 users

See Also:


Attachments
patch (655 bytes, patch)
2019-04-16 11:29 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-16 11:29:00 UTC
Created attachment 203717 [details]
patch

This port needs USES=compiler:c++11-lang to build on GCC architectures.

Tested on powerpc64 and amd64.
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2019-04-18 17:31:29 UTC
Fixed.