Summary: | devel/appstream-glib: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(gnome) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: linimon Date: Sun Dec 2 13:05:44 UTC 2018 New revision: 486415 URL: https://svnweb.freebsd.org/changeset/ports/486415 Log: USES=compiler:c++11 is necessary to fix build on GCC-based architectures. While here, pet portlint. PR: 233639 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/devel/appstream-glib/Makefile |
Created attachment 199673 [details] patch GCC architectures require USES=compiler:c11 to build this port. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.