• Tor Didriksen's avatar
    Bug#18235669 MYSQL_CONFIG TO PROVIDE R FLAG ON SOLARIS · 3f2b13f9
    Tor Didriksen authored
    'mysql_config --libs' outputs -L/path/to/library
    on SunOS we also want it to output '-R/path/to/library'
    in order to find libraries at runtime.
    
    
    cmake/libutils.cmake:
      Add an informational message, to show dependencies on OS libraries.
    3f2b13f9
libutils.cmake 11.4 KB