[Bug 232517] devel/py-pycapsicum: fix build with mips, mips64, powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 21 23:59:52 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232517
Bug ID: 232517
Summary: devel/py-pycapsicum: fix build with mips, mips64,
powerpc64
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: pkubaj at anongoth.pl
Created attachment 198456
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198456&action=edit
patch
Base GCC compiles by default in C89, while this port is written in C99, which
breaks compilation on GCC architectures.
Set USE_CSTD=c99 to make this port build.
Tested on powerpc64 and amd64.
Hardware sponsored by IntegriCloud.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list