• Vladislav Vaintroub's avatar
    Post-fix for Bug#58158 on Solaris · 7d886bcd
    Vladislav Vaintroub authored
    Problem : The build might fail with 
    make[2]: *** No rule to make target `../sql/z',
    needed by `sql/mysqld_dtrace_all.o'.  Stop.
    if one of plugins would depends on system libz 
    library
    
    Fix: Filter out non-static dependent libraries
    when dtracing static libs
    7d886bcd
dtrace.cmake 6.37 KB