[Bug 234401] devel/aws-c-event-stream: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 25 17:13:17 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234401
Bug ID: 234401
Summary: devel/aws-c-event-stream: fix build with GCC-based
architectures
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: danilo at FreeBSD.org
Reporter: pkubaj at anongoth.pl
Assignee: danilo at FreeBSD.org
Flags: maintainer-feedback?(danilo at FreeBSD.org)
Created attachment 200504
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200504&action=edit
patch
Add USES=compiler:c11 to fix build on GCC architectures.
This port should technically build with base GCC, but it adds
-Wno-sign-conversion to CFLAGS, which is automatically added by ninja and isn't
found anywhere in the source files by grepping them.
Tested on powerpc64 and amd64.
Hardware sponsored by IntegriCloud.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list