K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-10-04T20:45:23.982779Z K 7 svn:log V 322 www/anyterm: fix build on arm and GCC architectures Linking with boost requires C++11 compiler. Passing -L/usr/lib makes the compiler link against base libstdc++, which causes build failures on architectures that have libstdc++ in base. PR: 241034 Approved by: linimon (mentor), douglas@douglasthrift.net (maintainer) END