Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2018 19:56:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 232517] devel/py-pycapsicum: Fix build with mips, mips64, powerpc64
Message-ID:  <bug-232517-21822-IihQ2dAfcz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232517-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232517-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232517

--- Comment #3 from commit-hook@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=3Dc99 to make this port build.

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

Changes:
  head/devel/py-pycapsicum/Makefile

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232517-21822-IihQ2dAfcz>