• Sergei Golubchik's avatar
    MDEV-19481 mariadb-10.3.15-linux-systemd-x86_64/bin/mysqld:... · 971bef89
    Sergei Golubchik authored
    MDEV-19481 mariadb-10.3.15-linux-systemd-x86_64/bin/mysqld: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' and 'GLIBCXX_3.4.21' not found
    
    don't ignore LIBSYSTEMD_LDFLAGS when trying out systemd
    
    (and put them in LIBSYSTEMD, because MYSQLD_LINK_FLAGS has stuff like
    -lmtmalloc and is used only for mysqld, not for, say, explain_filename-t)
    
    LIBSYSTEMD_LDFLAGS come from libsystemd.pc via pkg-config
    971bef89
systemd.cmake 3.37 KB