K 10 svn:author V 6 mmokhi K 8 svn:date V 27 2018-04-22T16:24:08.895098Z K 7 svn:log V 384 databases/mysql57-client: Fix build with 10.x default compiler/linker The upstream seems merged our local-patches but added a -R flag to its `c++` [actually ld] command. The -R $DIR is like -rpath on 11.x and CURRENT bases but not on 10.x We then use -rpath to make sure it works on all supported bases. Reported by: John W. O'Brien Sponsored by: Netzkommune GmbH END