svn commit: r456689 - in head/multimedia/webcamoid: . files

Yuri yuri at freebsd.org
Tue Dec 19 06:43:54 UTC 2017


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



More information about the svn-ports-all mailing list