Skip to content

fix compilation on FreeBSD where --libmysql-libs does not exist

Johnny Jazeix requested to merge freebsd_compil_mysql into master

Fix the compilation of the jenkins build for freeBSD (https://build.kde.org/view/Failing/job/Extragear/job/amarok/job/kf5-qt5%20FreeBSDQt5.14/). MC_MYSQL_EMBEDDED_LIBRARIES is filled with the error text instead of being empty.

Merge request reports