svn commit: r506848 - head/benchmarks/super-smack

Alexey Dokuchaev danfe at freebsd.org
Thu Jul 18 12:06:11 UTC 2019


On Thu, Jul 18, 2019 at 11:25:29AM +0000, Piotr Kubaj wrote:
> New Revision: 506848
> URL: https://svnweb.freebsd.org/changeset/ports/506848
> 
> Log:
>   benchmarks/super-smack: fix build on GCC architectures
>   
>   GCC from ports is required:
>   /usr/local/lib/mysql/libmysqlclient.so: undefined reference to `operator delete(void*, unsigned long)@CXXABI_1.3.9'

Piotr,

While I appreciate fixing all these ports, I don't like where it's going:
compiler:c++11-lang reads "this port is written in C++11", or maybe "one
of its dependencies is written in C++11, so it also needed here".

The above error message is about something else.  Can we please find a
better way to spell "compiler:modern" instead of abusing "c++11-lang"
and keep confusing everyone?

./danfe


More information about the svn-ports-head mailing list