Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Mar 2016 18:20:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207749] devel/libconcurrent: Fix build on FreeBSD 9
Message-ID:  <bug-207749-13-aAkKZMiVml@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207749-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207749-13@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=3D207749

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

Author: rakuco
Date: Sun Mar  6 18:19:42 UTC 2016
New revision: 410473
URL: https://svnweb.freebsd.org/changeset/ports/410473

Log:
  Fix the build on FreeBSD 9.

  Remove some wrong assignments that force cc as the C compiler on FreeBSD;=
 the
  port passes -std=3Dc11 to the compiler and thus we need a compiler that's=
 not
  always cc.

  PR:           207749
  Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)

Changes:
  head/devel/libconcurrent/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207749-13-aAkKZMiVml>