Summary: | finance/alkimia: fix build on GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Jason E. Hale <jhale> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | jhale:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: jhale Date: Mon Oct 15 11:48:08 UTC 2018 New revision: 482152 URL: https://svnweb.freebsd.org/changeset/ports/482152 Log: Fix build on powerpc64 PR: 232227 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: IntegriCloud Changes: head/finance/alkimia/Makefile Committed, thanks! |
Created attachment 198103 [details] patch USES=compiler:c++11-lang is necessary to build this port on architectures that use GCC 4.2 in base. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.