mirror of https://github.com/MariaDB/server
Browse Source
- fix ~20 warnings about redefinition of HAVE_DLOPEN
This was caused by new ADD_DEFINITIONS(-DHAVE_DLOPEN) inside client library CMakeLists.txt
- fix dlerror() message which ("static build?" ) which is only confusing on Windows,
there is no "static build"
pull/374/head
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue