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

--- Comment #3 from commit-h...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to