mirror of https://github.com/MariaDB/server
Browse Source
When MySQL converted from autotools to CMake, the preprocessor symbol USE_SYMDIR was omitted by mistake. Without this symbol, the code for checking .sym files is not built. This patch defines USE_SYMDIR when built on MS Windows.pull/374/head
2 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue