Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2018 15:01:23 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Yuri Victorovich <yuri@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r471207 - head/multimedia/webcamoid
Message-ID:  <alpine.LSU.2.21.1805311458500.3624@anthias.pfeifer.com>
In-Reply-To: <201805311251.w4VCpk9Q073672@repo.freebsd.org>
References:  <201805311251.w4VCpk9Q073672@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 May 2018, Gerald Pfeifer wrote:
>   Prefer USE_GCC=yes over USE_GCC=6+.  As of today these two are equivalent,
>   but the former is more general and we try to avoid references to specific
>   versions where possible.

You also may want to have a look whether this obviates the need for

  # Workaround for Bug#224137: devel/qt5-qmake: Doesn't use the right compiler in case USE_GCC is selected
  BINARY_ALIAS=   g++=${CXX}

below, since lang/gcc does establish symlinks already (one of the
other benefits of using it), Yuri.

Hope this helps,
Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.21.1805311458500.3624>