Summary: | misc/openhmd: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | yuri:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed, thanks! A commit references this bug: Author: yuri Date: Sat Oct 6 16:22:17 UTC 2018 New revision: 481376 URL: https://svnweb.freebsd.org/changeset/ports/481376 Log: misc/openhmd: Fix build with GCC-based architectures Add USES=compiler:c++11-lang PR: 232007 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/misc/openhmd/Makefile |
Created attachment 197841 [details] patch Building with base GCC causes lots of "has no member named" errors. Compiling with GCC7 works. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.