Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Some rework on mariadb_config
1) mariadb_config now tries to determine the path from which it was started, in following order: - if environment variable MARIADB_CONFIG was set - use system call(s) to determine the path - if the previous mentioned attemps where unsuccessful, build option CMAKE_INSTALL_PREFIX will be used 2) Added support variables pkglibdir, pkgincludedir and pkgplugindr. 3) Adjusted server version for C/C standalone builds to 10.5.5
- Loading branch information
Showing
4 changed files
with
191 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters