Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2017 20:11:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 215770] devel/icu: dependent ports need C++11
Message-ID:  <bug-215770-25061-oeseyEj56X@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215770-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215770-25061@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=3D215770

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

Author: jhibbits
Date: Sat Jun 17 20:10:26 UTC 2017
New revision: 443786
URL: https://svnweb.freebsd.org/changeset/ports/443786

Log:
  Fix print/texlive-base build for powerpc and powerpc64

  print/texlive-base depends on devel/icu, which uses C++11 and links again=
st
  newer libstdc++ when built with gcc.  All ports linking against some of t=
he
icu
  libraries need to be built with a C++11 compiler, to link against the cor=
rect
  libstdc++.

  PR:           215770
  Approved by:  swills

Changes:
  head/print/texlive-base/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-215770-25061-oeseyEj56X>