K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-07-09T08:36:33.954260Z K 7 svn:log V 377 databases/soci: fix build with GCC-based architectures Add USES=compiler:c++11-lang to fix linking issue against libmysqlclient.so: /usr/local/lib/mysql/libmysqlclient.so: undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21' Approved by: mentors (implicit approval) END