[Bug 232517] devel/py-pycapsicum: Fix build with mips, mips64, powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 5 19:56:17 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232517

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: linimon
Date: Mon Nov  5 19:55:42 UTC 2018
New revision: 484212
URL: https://svnweb.freebsd.org/changeset/ports/484212

Log:
  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.

  PR:           232517
  Submitted by: Piotr Kubaj
  Approved by:  portmgr (tier-2 blanket)

Changes:
  head/devel/py-pycapsicum/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list