Created attachment 198806 [details] patch This port requires C11-aware compiler. Add USES=compiler:c11 to fix build on GCC architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
I'll take this, talked with garga@
A commit references this bug: Author: dbaio Date: Fri Nov 2 12:54:14 UTC 2018 New revision: 483802 URL: https://svnweb.freebsd.org/changeset/ports/483802 Log: x11-wm/awesome: Fix build with GCC-based architectures This port requires C11-aware compiler. Add USES=compiler:c11 to fix build on GCC architectures. Take MAINTAINER'ship. PR: 232855 [1] Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> [1] Approved by: garga (maintainer, IRC) Sponsored by: IntegriCloud [1] Changes: head/x11-wm/awesome/Makefile
Committed, thank you!