Summary: | x11-wm/i3: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Baptiste Daroussin <bapt> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(bapt) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: linimon Date: Thu Dec 20 08:37:23 UTC 2018 New revision: 487859 URL: https://svnweb.freebsd.org/changeset/ports/487859 Log: This port needs USES=compiler:c11 to use newer GCC from ports on GCC- based architectures. PR: 234065 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/x11-wm/i3/Makefile |
Created attachment 200158 [details] patch This port doesn't build with base GCC on GCC architectures. Add USES=compiler:c11 to use newer GCC from ports. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.