Date: Mon, 18 Dec 2017 22:43:51 -0800 From: Yuri <yuri@freebsd.org> To: Jan Beich <jbeich@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r456689 - in head/multimedia/webcamoid: . files Message-ID: <67947ccf-f64f-cbb9-2dca-8264a0a11382@freebsd.org> In-Reply-To: <vah3-jq2p-wny@FreeBSD.org> References: <201712182224.vBIMODW8041651@repo.freebsd.org> <vah3-jq2p-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/18/17 20:31, Jan Beich wrote: > Did you check runtime for crashes? USE_GCC enforces libstdc++ which > conflicts with dependencies (e.g., qt5-*) built against libc++. There are no runtime crashes at all. This was the whole point of switching to gcc here: to fix the runtime crashes. > USES=compiler:gcc-c++11-lib is a more safe way to use GCC to build a port on > architectures that switched to libc++ by default: aarch64, amd64, arm*, i386. Ok, I will watch for this, and if some crashes will be happening I will do this. Thanks! Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?67947ccf-f64f-cbb9-2dca-8264a0a11382>